Skip to content

๐Ÿ My personal Python solutions from the Programming Basics @ SoftUni (Octโ€“Nov 2023). Just code โ€“ no problem descriptions here!

Notifications You must be signed in to change notification settings

SergeyFilipov/learn-python-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Programming Basics with Python โ€“ October 2023

Welcome to my personal repository with solutions from the Programming Basics course @ SoftUni (Octโ€“Nov 2023).
This repo includes only the code solutions โ€“ no problem statements! ๐Ÿšซ๐Ÿ“„


๐Ÿ“š Covered Topics

  • ๐Ÿงฉ First Steps in Coding
  • ๐Ÿ”€ Conditional Statements
  • โš™๏ธ Advanced Conditionals
  • ๐Ÿ” Loops: for and while
  • ๐Ÿงต Nested Loops

๐Ÿ“ Folder Structure

Each topic is split into:

  • lab โ€“ live coding during lectures ๐Ÿ‘จโ€๐Ÿซ
  • exercises โ€“ homework and self-practice tasks ๐Ÿง 

Example:

01.1_first_steps_in_coding_lab_30_09_2023/ 01.2_first_steps_in_coding_exercises_01_10_2023/

โœ… Notes

  • This is a personal repository for learning purposes ๐Ÿ“˜
  • All tasks are solved using Python 3 ๐Ÿ
  • Folder names include dates to reflect session timelines ๐Ÿ—“๏ธ

If you're also learning Python โ€“ feel free to explore or fork! ๐Ÿš€

About

๐Ÿ My personal Python solutions from the Programming Basics @ SoftUni (Octโ€“Nov 2023). Just code โ€“ no problem descriptions here!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages