Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

588 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE-1101 - Structured-Programming-Language 📘

This repository contains all programming problems and solutions from the CSE-1101 course lectures. Each lecture folder includes relevant C programs that demonstrate key programming concepts.

NEW! A complete reference guide covering all concepts from this course with definitions, explanations, and examples. Perfect for quick revision and exam preparation! ⭐

Table of Contents 📜

Instructors 👨‍🏫

Md. Jahidul Islam
Lecturer and Chairman (in charge)
Department of Computer Science and Engineering
Chandpur Science and Technology University

Mostafiz Ahammed
Lecturer
Department of Computer Science and Engineering
Chandpur Science and Technology University


Lecture Details 📘

Lecture 02: Data Types, Variables and Data Output

📂 Homeworks

Lecture 03: Getting Input with scanf()

📂 Homeworks

Lecture 04: Operators

📂 Homeworks
📂 Practice Problems

Lecture 05: Program Control

📂 Homeworks
📂 Practice Problems

Lecture 06: Loops

📂 Homeworks
📂 Practice Problems

Lecture 07: Arrays

📂 Homeworks
📂 Practice Problems

Lecture 08: Pointers

📂 Homeworks
📂 Practice Problems

Lecture 09: Characters and Strings

📂 Homeworks

Lecture 10: Functions

📂 Homeworks
📂 Practice Problems

Lecture 10 (M): Functions

📂 Practice Problems

Lecture 11 (M): Structures

📂 Assingnment
📂 Union


How to Use 🛠️

Each lecture folder contains:

  • Homeworks 📑 — Assignments based on lecture topics.
  • Practice Problems 🏋️ — Problems to strengthen understanding.

To run the code:

git clone https://github.com/M-F-Tushar/CSE-1101.git
cd CSE-1101
cd Lecture_02-Data_Types_Variables_and_Data_Output/Homeworks
gcc program.c -o program
./program

Contributions 🤝

Feel free to contribute by submitting pull requests or reporting issues!


⭐ Star this repository if you found it helpful!

📚 Reference Book

The primary textbook used in this course is:

C: From Theory to Practice, Second Edition
by Nikolaos D. Tselikas & George S. Tselikis
Published by CRC Press, 2017

📥 Download PDF

Contact

Maintainer: M-F-Tushar This book provides a solid foundation in C programming and complements the lecture content covered in CSE-1101.

If you have any questions, feel free to open an issue!

Contributions 🤝

Feel free to contribute by submitting pull requests or reporting issues!


⭐ Star this repository if you found it helpful!

About

All programming problems from the course lecture. (Structured programming language in C)

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages