Skip to content

Sitraka17/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Python is the spearhead of Data Science

Vocabulary

Hash maps are indexed data structures.

Start

Installation and Setup:

Download and install Python from the official website (Python 3 test. Set up a code editor or integrated development environment (IDE) like Visual Studio Code, PyCharm, or Jupyter Notebook.

Syntax:

Understand basic Python syntax, such as indentation (spaces and tabs), #comments, and statement termination.

Variables and Data Types:

Learn about different data types: integers, floating-point numbers, strings, booleans, and more. Understand how to declare variables and assign values to them. like a = 1 or i=i+1

Sources:

Documentation

Python facil

Harvard

Bonus :

A 6H00 long video worth to at least watch for some parts ! https://youtu.be/wUSDVGivd-8?si=FSKzcpSvAFhvNUdX

About

Python is the spearhead of Data Science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors