Skip to content

ParsaBordbar/Teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome to our learning hub! Here, we dive into the world of programming, starting from the basics and gradually progressing to more advanced concepts. Our journey begins with a simple:

printf("HELLO WORLD! ๐Ÿ˜Ž");

This repository is a comprehensive guide for university-level topics, primarily focusing on the C and Python programming languages.

C Programming

We cover a wide range of topics in C, providing a solid foundation for anyone looking to learn or brush up their skills. The topics include:

  • Getting Started with C
  • Understanding Variables
  • Input & Output Operations
  • Output Formatting
  • Control Flow: IF Statements
  • Looping Constructs: For, While, and Do-While Loops
  • Constants in C
  • Switch Case Statements
  • Boolean Logic
  • Arrays
  • Strings
  • Math Library in C
  • Functions
  • Pointers
  • Structures

Each topic is accompanied by practical exercises to reinforce learning.

Python Programming

We also explore Python, a versatile language known for its simplicity and robustness. While this section is continually updated with new topics, it currently includes:

  • Data Structures
  • Recursive Functions
  • Search Algorithms (e.g., Binary Search)
  • Sorting Algorithms
  • Jupyter Notebook
  • NumPy Library
  • Assignments from "Python for Everybody" Data Structures
  • Regular Expressions (regex)

Stay tuned for more exciting topics, examples, and fun coding challenges!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •