4Geeks logo
4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here our content library with most of the learning materials we have produces throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to Exercises

Learn Python Interactively (beginner)

Star

Continue learning for free about:

Get Instant Access

Enter your information and receive instant access

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Click to open

Average duration

10 hrs

Technologies

This exercises are the ideal first step for anyone trying to learn Python, we start from the most simple challenge like printing a message on the terminal and slowly increase step by step.

This particular series are for Python beginners. You will learn:

  1. The print function,

  2. Data-Types,

  3. Lists and Tuples,

  4. Functions and dictionaries.

The entire tutorial is πŸ‘† interactive, βœ… auto-graded and with πŸ“Ή video tutorials.

These exercises were built in collaboration, we need you! If you find any bugs or misspells plese contribute and report them.

How are the exercises organized?

Each exercise is a small react application containing the following files:

  1. app.py: represents the entry python file that will be executed by the computer.
  2. README.md: contains exercise instructions.
  3. test.py: you don't have to open this file, it contains the testing script for the exercise.

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Alejandro Sanchez (alesanchezr), contribution: (coder) πŸ’» (idea) πŸ€”, (build-tests) ⚠️ , (pull-request-review) πŸ‘€ (build-tutorial) βœ… (documentation) πŸ“–

  2. Paolo (plucodev), contribution: (bug reports) πŸ›, contribution: (coder), (translation) 🌎

This project follows theall-contributors specification.Contributions of any kind are welcome!

Get Instant Access

Enter your information and receive instant access

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Click to open

Average duration

10 hrs

Technologies