Skip to content

EyeDevelop/beginner-friendly-programming-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming exercises for beginners

These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.

How to do the exercises

  • Click here to find the exercises
  • Try to do not use the programming language magic
  • If you get stuck it's ok to see the solution
  • After you done with the exercise is ok to use the programming language magic

Contribute

At the moment there are a lot of spelling and grammar mistakes I am trying to correct. Please you are more than welcome to correct any spelling and grammar mistakes.

If you want to contribute an exercise, make sure to use the fix_exercise_number.py script to fix the order of exercises

Solutions are coming soon

To submit a solution

Copy your solution to your forked repo

For details on how to do this, please see: Adding a file to a repository (web) or Adding a file to a repository (command line)

Create a pull request

Once your solution has been placed into your forked repo you should initiate a pull request into the main py-study-group/beginner-friendly-programming-exercises so that your solution(s) or corrections can be merged.

To create a pull request, please see: Creating a pull request from a fork

Once your pull request has been submitted, an admin of the py-study-group will review and merge it into the py-study-group/beginner-friendly-programming-exercises where it will be appear alongside all of the other submitted solutions.

I specially want to thank @cripcate for writing this awesome contribution guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%