Skip to content

jetbrains-academy/introduction_to_python

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!

Want to know more?

If you have questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository issues.

Contribution

Please be sure to review the project's contributing guidelines to learn how to help the project.

About

Introduction to Python course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages