In (INFOB1MNP), I developed core programming skills in C# and learned to model complex systems through lectures and practical assignments. Below is a breakdown of the topics covered:
I got introduced to the programming fundamentals and system modeling techniques essential for software development.
Introduction to Programming: Explored program structure and paradigms.
C# Basics: Covered syntax, console, and Windows applications.
Graphics and Methods: Learned drawing methods and parameter use.
Objects and Classes: Studied object-oriented concepts and hierarchies.
Control Structures: Introduced to loops, conditionals, and exceptions.
Arrays and Strings: Worked with data collections and text manipulation.
Applications and Algorithms: Built tools like editors and search systems.
Syntax Writing: Created C# programs with proper structure.
Drawing: Used Graphics class to render visuals.
Object Modeling: Intro to designing classes effectively.
Loop Implementation: Applied while and for loops for iteration.
Conditional Logic: Using if-statements for decision-making.
Array Handling: Processing data with arrays.
Tool Building: Developing applications like a bitmap sketch editor and the game "Othello".