Description
If you want to get started programming in Python, you are going to LOVE this course! What better than learning from a runner-up of Google Code-in 2019...
Python has rapidly become one of the most popular programming languages around the world. Compared to other languages such as Java or C++, Python consistently outranks and outperforms these languages in demand from businesses and job availability. Python is an easy to learn programming language with a wide variety of well-paying jobs in many fields, including data science, web development, and network programming.
This course is designed to fully immerse you in the Python language, so it is great for both beginners! Learn Python as Dhhyey takes you through the basics of programming, Python concepts, coding a calculator, essential modules, creating an RPG battle script, web scraping, PyMongo, and much more!
This course will cover all the basics and also some advanced concepts of Python.
Basic knowledge
Willingness to learn Python
Access to a Computer or Laptop
Access to the internet
And the ability to type :)
What will you learn
Install Python
Setup an IDE
Learn Python with hand-on experience of using databases and files
Master MongoDB and PyMongo
Crawl websites for data and pull information through BeautifulSoup4
Create a NoSQL database using PyMongo
Install essential modules
Use advanced Python concepts to code a RPG
And also many fun projects like a Palindrome Checker and a Guess the Number game