Skip to content

jetbrains-academy/introduction_to_python

This branch is 62 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4451185 · Jan 15, 2024
Aug 8, 2023
Jun 26, 2023
Mar 16, 2023
Mar 16, 2023
Jan 15, 2024
Jul 20, 2023
Mar 16, 2023
Jun 26, 2023
May 3, 2023
May 3, 2023
Jan 27, 2022
Apr 28, 2021
Mar 3, 2023
Jul 18, 2023
Jul 18, 2023
Jun 14, 2022

Repository files navigation

Introduction to Python course (JetBrains Academy version) official JetBrains project

This is an introductory Python course by JetBrains Academy. The target audience are the people with little or no experience in programming who would like to start learning Python.

In this course, you will learn about the basics, such as variables and operations with them, strings and other data structures, boolean operators, conditions, control flow, and so on. You will try implementing loops, functions, and classes, as well as using parts of your code as imported modules, and working with text files.

Have fun and good luck!

P.S. Want to contribute? Feel free to send a pull request to this course’s git repo.

About

Introduction to Python course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages