Skip to content

illegal-knowledge/welcome-to-python

Repository files navigation

Welcome To Python (self-learning course)

A course will help you to practice basics of Python to meet minimum requirements for Trainee Developer position.

This is a self-learning course with automated knowledge testing. See more details about an approach...

Get Started

  1. Ensure that your workstation has installed Python 3.10+

  2. Fork the repository

    Fork the repository!

  3. Turn on workflows in your forked repository

    Turn on workflows!

  4. Solve a task challenge CHALLANGE_0

  5. Commit results

  6. See Actions to ensure your solution is correct

  7. Move to next task challenge CHALLANGE_1, CHALLANGE_2, ..., etc.

  8. The finish the course make green job icon in Actions

    Check actions for success

Update(rebase) forked repository

COMMIT ANY LOCAL CHANGES BEFORE START THIS ACTIVITY

git remote add root https://github.com/illegal-knowledge/welcome-to-python.git
git fetch --all
git rebase root/master
git push
git remote remove root

About

A course will help you to practice basics of Python to meet minimum requirements for Trainee Developer position.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages