๐ CSE Notes โ B.Tech Computer Science & Engineering¶
๐ My personal semester-wise notes for B.Tech CSE (Session 2024โ28), made simple, visual, and exam + practical friendly. โจ Use the search bar (top) to instantly find any topic, or the sidebar (left) to browse by semester.
๐ Semester 1¶
| # | Subject | Notes |
|---|---|---|
| 1 | Engineering Physics | Open |
| 2 | Engineering Mathematics โ I | Open |
| 3 | Programming for Problem Solving (C) | Open |
| 4 | IT Workshop | Open |
| 5 | Basic Electronics Engineering | Open |
๐ Semester 2¶
| # | Subject | Notes |
|---|---|---|
| 1 | Engineering Chemistry | Open |
| 2 | Engineering Mathematics โ II | Open |
| 3 | Communicative English | Open |
| 4 | Python Programming | Open |
| 5 | Introduction to Web Design | Open |
๐ Semester 3¶
| # | Subject | Notes |
|---|---|---|
| 1 | Digital Electronics | Open |
| 2 | Data Structures & Algorithms | Open |
| 3 | Object Oriented Programming (Java) | Open |
| 4 | Discrete Mathematics & Graph Theory | Open |
| 5 | Operating Systems | Open |
| 6 | Universal Human Values | Open |
๐ก How each subject is organized¶
Every subject page follows the same layout so revision is fast:
- โ Unit-wise notes โ matches the official syllabus units
- ๐ฌ Simple explanations โ plain language, no unexplained jargon
- ๐งช Practical / code examples โ real snippets you can run
- ๐ง Quick-revision table โ at the bottom of every page for last-minute prep
๐ Exam tip: Hit the search bar and type a keyword (e.g. "deadlock", "binary search", "polymorphism") to jump straight to it.