Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akash-goyal-github/python

Udemy Python Certification Course :boom: :100:
https://github.com/akash-goyal-github/python

akash-goyal akash-goyal-github beginner-python beginners-guide certificate course jupyter-notebook loops programming-language python python-3-6 python-course python-courses python3 udemy udemy-python

Last synced: 12 days ago
JSON representation

Udemy Python Certification Course :boom: :100:

Awesome Lists containing this project

README

        

# Python [Udemy Course]

# Requirements
A PC or laptop with internet access

# Description
This course teaches you the fundamentals of any programming language, with Python 3.6 and Anaconda 5.0.0 with Jupyter Notebook!

The course is suitable for those are either completely new to programming, or are coming from another programming language (R, JavaScript, etc) and are keen to get a solid grasp of using Python.

# You'll be learning:

Installing Jupyter Notebook IDE
Using all the vital features of Jupyter Notebook
Variables and comparison operators
Strings, slicing and formatting
Lists, Dictionaries and Tuples
Control flow (if, elif, else)
Advanced for loops and while loops
List comprehension
Functions and built-in functions
Random module
Lambda expressions
Handling errors
Working with text files
There are a total of 7 exercises between sections 3 to 8 with brain teasing tasks, along with full solutions provided in both lectures and in pdf format.

# Who this course is for:
Newbies to programming or new to Python