Post Your Resume / Jobseeker Register / Jobseeker Login

Python- Getting Started

Hi everyone! My name is John, and welcome to my course, Python: Getting Started. I have been a Python developer for a long time, and I'm super excited to share my knowledge of this awesome programming language. With Python, you can build web apps, desktop apps, do scientific computations, create scripts, artificial intelligence software, and even home automation software. This course is a getting started course for developing python applications, and you don't need prior experience with Python at all. Some of the major topics we will cover include installing Python on every major operating system, learning the syntax and the basic features of the language, developing a console application and converting it into a web app, and creating executable files and setup wizards from our Python app. By the end of this course, you'll know the basics of Python programming and be ready to develop applications on your own. From here, continue learning by diving into Python frameworks and libraries with courses on Django for web development, TensorFlow for artificial intelligence, SciPy for scientific computation, and PyQt for cross-platform desktop applications. I hope you'll join me on this journey to learn Python with the Python: Getting Started course at Jobsavenue.net.

Module 1 Python- Getting Started
Unit 1 1. Python- Getting Started- Course Overview & Introduction
Unit 2 2. Python- Getting Started-Types, Statements, And Other Goodies
Unit 3 3. Python- Getting Started- Functions, Files, Yield, And Lambda
Unit 4 4. Python- Getting Started- Object Oriented Programming - Classes And Why Do We Need Them
Unit 5 5. Python- Getting Started-Putting It All Together - Let’S Make It A Web App
Unit 6 6. Python- Getting Started -Python Tips And Tricks