Skip to content

tanvirTheDev/Phitron---C-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Cover

💻 C Programming Course – PHITRON


📜 Certificate of Completion

Certificate


💻 C Programming Course – PHITRON

Welcome to my C Programming Course repository!
This contains all the codes, solutions, assignments, and practice problems I completed during the PHITRON C Programming Course.
I studied consistently for 1.5 months, dedicating 3–4 hours per day, and documented my learning here to help others and showcase my C programming skills.


📘 Course Summary

This course covered:

  • ✅ Basic syntax, variables, data types
  • ✅ Operators and conditional logic
  • ✅ Loops and nested loops
  • ✅ Functions and recursion
  • ✅ Strings, arrays, and pointers
  • ✅ File handling and problem solving
  • ✅ Multiple assignments and practice modules

📂 Folder Structure

├── Module - 01 - Basic syntax, variables
├── Module - 02 - Operations and conditions
├── Module - 03 - Loop
├── Module - 06 - Problem solving
├── Module - 07
├── Module - 7.5 - Practice Module
├── Module - 08 - Assignment - 2
├── Module - 09
├── Module - 10 - String
├── Module - 10.5
├── Module - 11 - String Operators
├── Module - 11.5
├── Module - 12 - Mid Term
├── Module - 13 - Nested Loop
├── Module - 14 - Function
├── Module - 14.5 - Practice Day
├── Module - 15 - Pointer
├── Module - 15.5 - Practice Day
├── Module - 16 - Assignment - 03
├── Module - 17 - Recursion
├── Module - 18 - 2D Array
├── Module - 18.5 - Practice Day
├── Module - 19 - Problem Solving
├── Module - 19.5 - Practice Module
├── Module - 20 - Final Assignment
├── input.txt
├── output.txt
├── README.md

🧠 Key Concepts Learned

  • Input/Output operations

  • Conditional statements and loops

  • Nested loops and pattern printing

  • Functions and recursion

  • String manipulation and operations

  • Pointers and memory

  • 1D & 2D arrays

  • Problem solving techniques

⚙️ How to Run the Code

You can compile and run any .c file using GCC:

gcc filename.c -o filename
./filename

🙌 Let's Connect 📧 Email: ahamedtanvir374@email.com 🔗 LinkedIn: https://www.linkedin.com/in/tanvirthedev

⭐ Star if Useful! If this project helped you or inspired you, consider giving it a ⭐ to support!

About

C programming course solutions and notes based on PHITRON syllabus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages