Skip to content

mariomthree/python-is-easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python is easy

Learning python with Open Source IT and Programming Python 4th Edition - Mark Lutz.

Pre requirements

There are other alternatives you can use VS Code, Sublime Text but you must install the extension or the package to program in Python. List of some extensions and packages:

Installation

The installation of python is done according to the operating system. First, you must download python from the official website, and your IDE PyCharm or another chosen one.

See how to install at:

First program

The following example shows how to create your first python program using PyCharm.

Recommended manuals

  • Python All-in-One For Dummies
  • Python Programming for the Absolute Beginner
  • Python Programming. Python Programming for Beginners, Python Programming for Intermediates

How to contribute

First you must have all the prerequisites installed on your machine, I recommend you to download and install [Git] (https://git-scm.com/downloads) then just clone the repository and send your contributions to solve the problems. Exercises.

About

Introductory python course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages