Python is an object-oriented programming language. Python can do anything almost any other language can do, at comparable speeds. This kit has some simple to use exercises in Python to help someone new to learn how to program in Python and get started with their journey.
Deployment Information
This repo has simple programs for beginners starting their programming journey in python It has a simple calculator program which helps understand simple concepts of taking input from the user, need for typecasting, etc.
For Windows OS,
- Download, extract and double-click the kit installer file to install the kit. Do ensure to extract the zip file before running it.
- The installation may take from 2 to 10 minutes based on bandwidth.
- When you're prompted during the installation of the kit, press Y to launch the app automatically and execute cells in the notebook by selecting Cell --> Run All from Menu bar.
- To run the app manually, press N when you're prompted and follow the below instructions.
- Navigate to the C:/kandikits/python_basics folder.
- Open cmd prompt in this folder and run the following commands in the cmd prompt to start a Jupyter Notebook:
- python_basics-env\Scripts\activate.bat
- cd python-basics
- jupyter notebook
For other Operating System,
- Install python
- Download the repository
- Extract the zip file and navigate to the directory python_basics
- Open a terminal in the extracted directory python_basics
- Install dependencies by executing the command pip install -r requirements.txt
- Run the command Jupyter notebooks for this kit e.g., Installation, Dependencies etc.
Click on the button below to download the solution and follow the deployment instructions to begin set-up. This 1-click kit has all the required dependencies and resources you may need to build your Basics of Python Programming App.
For a detailed tutorial on installing & executing the solution as well as learning resources including training & certification opportunities, please visit the OpenWeaver Community
Python Repositories with Basic Example Exercises
Basic python CLI programs as examples. This list has programs useful for someone who is a beginner and also someone willing to go advance level.
Beginners-Python-Examplesby AsciiKay
Basic Python CLI programs
Beginners-Python-Examplesby AsciiKay
Python 199 Version:Current License: Strong Copyleft (GPL-3.0)
Python-3-basics-seriesby PythonProgramming
http://pythonprogramming.net/introduction-to-python-programming/
Python-3-basics-seriesby PythonProgramming
Python 35 Version:Current License: Permissive (MIT)
kobe24by bukseng
programming language for learning and teaching the basics programming
kobe24by bukseng
Python 19 Version:Current License: Permissive (MIT)
Some Python Games for Practice
Basic-Python-Gameby KeithGalli
Source code that goes along with my video "How to program your first game! (in python)"
Basic-Python-Gameby KeithGalli
Python 40 Version:Current License: No License
pygameby pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
pygameby pygame
C 6066 Version:2.5.0.dev2 License: No License
Gamesby CharlesPikachu
Games: Create interesting games in pure python.
Gamesby CharlesPikachu
Python 4478 Version:v0.1.2 License: Permissive (Apache-2.0)
flappy-bird-pygameby TimoWilken
A clone of Flappy Bird, using Pygame.
flappy-bird-pygameby TimoWilken
Python 101 Version:Current License: Permissive (MIT)
Pygame-Snakeby filhoweuler
Simple Snake game made with PyGame.
Pygame-Snakeby filhoweuler
Python 101 Version:Current License: No License
Games-with-Pygameby seanmtracey
The code for my "Making games with PyGame" series for Raspberry Pi's The MagPi.
Games-with-Pygameby seanmtracey
Python 81 Version:Current License: No License
Mario-Level-1by justinmeister
The first level of Super Mario Bros made with Python and Pygame.
Mario-Level-1by justinmeister
Python 2029 Version:Current License: No License
Kit Solution Source
python_basicsby kandikits
This repo has simple programs for beginners starting their programming journey in python
python_basicsby kandikits
Python 0 Version:Current License: Strong Copyleft (GPL-3.0)
Support
If you need help using this kit, you may reach us at the OpenWeaver Community.