Skip to content

devs-nest/python-primer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is This?

The material you see here is the heart of an instructor-led Python training course used for learing Python Basics.

Target Audience

Audience of this course are usually students who have no prior knowledge of Python and who are absolute beginners in the world of Programming languages.

Course Objectives

The goal of this course is to cover foundational aspects of Python programming. By the end of this course, students should be able to start writing useful Python programs on their own or be able to understand and modify Python code written by their coworkers.

Requirements

To complete this course, you need nothing more than a basic installation of Python 3.6 or newer and time to work on it.

What This Course is Not

This is not a course for someone who has already worked on Python. It is assumed that you have are a beginner with no or very less knowledge on Python.

This is not a course on web development. That's a different circus. However, if you stick around for this circus, you'll still see some interesting acts--just nothing involving animals.

Releases

No releases published

Packages

No packages published

Languages