[TalkPython] - Python Jumpstart by Building 10 Apps Course

[TalkPython] - Python Jumpstart by Building 10 Apps Course

Register & Get access to index
Extra Resources
Source code and course GitHub repository: github.com/mikeckennedy/python-jumpstart-course-demos
mpAj1nd.png


Course Summary
Programming is fun and profitable. Learning to become a software developer should be equally fun! This course will teach you everything you need to know about the Python language all the while building interesting and engaging applications.

Source code and course GitHub repository
github.com/mikeckennedy/python-jumpstart-course-demos

What's this course about and how is it different?
The goal of this online video course is to teach you the Python programming language.It assumes you have just a small amount of programming experience (e.g. you know what a variable, a function, and a loop are in some language). But otherwise, it is a from the ground up, comprehensive introduction to the Python programming language.Most courses focus on teaching you hundreds of details and leave putting them together as an exercise for the student. My course is different.You will learn all the basics, yes. But you will learn them while building 10 stand-alone applications. You will see each application built from the ground up in live demos. When we hit new topics (functions for example), we will pause, discuss them, and return to our application we are building.This way you will continuously be "putting the pieces together". You don't have to wade through many small details before making sense of Python. It starts right from the beginning and grows from there.View the full course outline.

Who is this course for?
It's for people who have some programming/scripting experience and want to improve their Python knowledge. Maybe you:
  • Know JavaScript but you want to learn Python
  • Used Python casually, but you want to learn it comprehensively
  • Know part of the language well, but want rounded knowledge
  • Want to write more Pythonic code (iterators, comprehensions, etc.)
  • Are a scientist looking to use the Python data tools and need a foundation
  • Are a college student and want more than your university course offers
  • Considering becoming a software developer
If any of those descriptions fit you, then you're my target student. I wrote this course for you.If you've been doing Python for years, maybe this isn't your course. Don't worry though. The very next set of courses I'm starting after this one will be building on this knowledge and diving into advanced areas such as web development, relational and NoSQL database programming, web service programming, and more.
Author
Jeracko55
Downloads
270
Views
2,305
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Jeracko55

Latest updates

  1. update

    course re-uploaded