Python used to scare me.I read all the booksI took all the coursesI watched all the Youtube videos...But whenever I was presented with a real life problem at work I would get cold feet.That's why I created this course.Python Journey is a simple, straight-forward programming course that will help you become comfortable programming in Python 3I built this course for the absolute beginner.You will build (not just watch) but build modern Python programs using one of the most popular interactive Python GUI environments in the world:Jupyter NotebookIn Python Journey you will learn both beginner and intermediate Python concepts includingWhat is Anaconda (and how to install it)How to use a Jupyter NotebookListsList ComprehensionsDictionariesTuplesSetsStringsNumbersBoolsLogical OperatorsLoopsTuple UnpackingFunction BasicsFunctions with ConditionsFunctions with TuplesFunctions with InteractionsFunctions Namespaces and ScopeLambda Functions!Special ArgumentsObject Oriented BasicsProperties and MethodsClasses and ObjectsInheritancePolymorphismAbstract ClassesMagic Methods And more!If you've ever wanted to feel comfortable programming in Python (without the fear) this is the course for you.The best part about this course is you will learn by doing, and setting up the development environment is very quick.I'll show you options for hitting the ground running with Python programming in other development environments and then we'll take off with the command line basics in the
What you'll learn
Understanding Python basics and syntax
Using Jupyter Notebook for programming
Working with data structures like lists, dictionaries, and sets
Implementing functions and object-oriented programming concepts
Grasping intermediate topics like inheritance and polymorphism
Course objectives
To help students become comfortable with Python programming
To develop practical skills through building projects
To introduce key programming concepts in a simple manner