Welcome to my collection of projects and resources from Class 11! Below is an overview of each subject and the corresponding files.
Understand the fundamentals of computer architecture, including data processing and storage, and learn how computers are designed and operated.
🔗 Files:
computer_architecture_diagram.pngassembly_language_examples.asm
🛠️ Editor/Software: Any assembly language editor or image viewer for .png files.
Dive deep into object-oriented programming with Java. This section contains Java programs that cover various topics like classes, objects, inheritance, and exception handling.
🔗 Files:
HelloWorld.javaBankAccount.javaInheritanceDemo.java
🛠️ Editor/Software: Any IDE like IntelliJ IDEA, Eclipse, or a text editor with Java support.
Explore the core principles of operating systems, including process management, memory management, and file systems.
🔗 Files:
process_management.pdfmemory_allocation.txt
🛠️ Editor/Software: Text editor for .txt files, and any PDF reader for .pdf files.
Build web and mobile applications with HTML, CSS, and JavaScript. This section also includes mobile development frameworks like React Native.
🔗 Files:
index.htmlstyles.cssapp.jsmobile_app_project.js
🛠️ Editor/Software: Text editor for HTML/CSS/JS files and a browser for viewing web pages.
- Clone this repository using:
git clone https://github.com/Nischal-Acharya/Class-11.git
- Navigate to the desired folder.
- Open the files with the appropriate software and start exploring!
- Computer Organization: Assembly language editor and diagram viewer
- Java Programming: Any Java IDE or text editor
- Operating System: Text editor and PDF reader
- Web and Mobile Development: Text editor and web/mobile app development tools
Special thanks to my teachers and classmates for their guidance and support!
🔗 Connect with me:
- Portfolio: Click Me to Visit
Feel free to reach out if you have any questions or feedback!
Happy Coding! 🎉