• Post category:StudyBullet-4
  • Reading time:4 mins read


Getting Started with Python 3

What you will learn

This Primer is for first-time programmers. Other students should enroll in Python 1100!

Understand Python’s dynamic type-identification subsystem.

Learn how to “speak Python” by reviewing programming concepts & tool names.

Complete & review solutions to several programming opportunities.

Description

Layered Learning

Why spend dozens of hours earning a single certificate?

Rather than feeling overwhelmed, our learning opportunities gradually gift students with many printable & shareable certificates; resume-worthy achievements to testify to your step-by-step mastery of Python.

Never a “one size fits all” approach, our training opportunities are divided into beginner (1000), intermediate (2000), and advanced (3000 – 9000) experience levels. Rather than learning things you might not need to know, students can choose the topics that they are most interested in.   

The Python Primer

In this Python Primer, students who have NEVER PROGRAMMED BEFORE will learn what programming is, why we program, as well as how to get started using modern Python. Student with more experience should skip to Python 1100.


Get Instant Notification of New Courses on our Telegram channel.


Beginners Welcome!

Written by a Principal Trainer & Principal Software Development Engineer, in order to insure mastery key topics are presented several times, as well as at ever-increasing depth. Students will also be using professional programming interfaces – the same tools that software developers use – to create their software.

From keywords & tabs, to testing & documentation, hints & tips on how to use Python in the professional world abound!

After completing the Python 1000 series, in the Python 2000 series students will complete keyword mastery by exploring a large collection of activity-related topics. Sold separately, in the 2000 series students will enjoy learning how to create Lambdas, Generators, Context Managers, Packages & Modules, Classes, Factories, Frameworks, how to manage Exceptions, as well as other professional programming topics.

English
language

Content

Programming Concepts for Beginners

Introduction
0001 – Basic Concepts for the First-Time Programmer
0002 – More First-Time Programmer Concepts
0003 – Understanding Input, Output, & Python Technology
0004 – More First-Time Programmer Concepts
0005 – Installing & Using Python (DEMO)
0006 – Hands-on Demonstration, Continued
0007 – Hands-on Demonstration, Continued
0008 – Your First Function
0009: Programming from Requirements
0010: Programming from Requirements, Continued
0011 – Programming from Requirements (Lab & Solution)