Skip to content

Welcome to the 100 Days of Code series! This coding series is designed to help anyone learn Python from the starting to the end.

Notifications You must be signed in to change notification settings

dassujan/100_DAYS_OF_PYTHON_CWH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100 Days of Code - Learn Python

Welcome to the 100 Days of Code series, This code series will help anyone can learn python from starting to the end. Click Here

What is Python?

Python is a dynamically typed, general-purpose programming language that supports both object-oriented and functional programming approaches. It was created by Guido Van Rossum in 1989. Some key features of Python include:

  • Simplicity and ease of understanding.
  • Interpretation and platform independence, making debugging easier.
  • Open-source nature, allowing for community contributions and collaboration.
  • Extensive library support, with popular libraries like NumPy, TensorFlow, Selenium, and OpenCV.
  • Ability to integrate with other programming languages.

What is Python used for?

Python finds applications in various domains, including:

  • Data Visualization: Creating plots and graphical representations.
  • Data Analytics: Analyzing and understanding raw data for insights and trends.
  • AI and Machine Learning: Simulating human behavior and learning from past data without hard coding.
  • Web Application Development: Building web applications.
  • Database Handling: Managing databases.
  • Business and Accounting: Performing complex mathematical operations, quantitative and qualitative analysis.

Getting Started

To get started with this 100 Days of Code series, simply follow the provided code examples and exercises. Each day, you'll learn new concepts and practice them in Python. Enjoy your coding journey!!!

About

Welcome to the 100 Days of Code series! This coding series is designed to help anyone learn Python from the starting to the end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published