November 4, 2021
G'day, mate!
We all have favorites on almost anything: from our favorite quote to a favorite color or part of the day, favorite pet, etc. It makes us feel warm, excited, happy, giddy, ecstatic, and any other positive emotions. It pushes us to go for milestones, to become the best version of ourselves.
Today am gonna talk about my favorite subjects in my college course: Computer Science. They were difficult subjects but I enjoyed learning them because I had great and supportive instructors.
Here they are:
Logic Circuit and Digital Electronics
This is a subject that uses Boolean Algebra which means each result no matter how complex a problem is can either only be true or false or 1 or 0.Β And the computation can only be confirmed as correct or wrong through the use of logic circuits. If the computation is right, the logic circuit's light is on, otherwise, off.
It was so fun solving problems using 2-3 pages of paper, back to back just to come up with an either 1 or 0 as answer lol...
It sounds complicated but to make it simple, all computer systems need to go through logic gates to make sure it's correct otherwise it won't be properly implemented and might sabotage the digital system.
The logic gates are just like the typical logic we know: and, or, not, nand, nor, exor, and exnor gates.
System Analysis and Design
I didn't fall in love with the subject because of the instructor (but he did try to flirt with me). I just love improving systems because I saw a number of systems that needed enhancement on the campus.
My background in investigatory projects in high school helped me a lot in this subject.
The steps in SAD are:
Determine an existing system
What are its lapses, challenges (gather data by interviewing people using the system and the people affected by it)
Analyze if there is a need to create a new system or just enhance the existing one
Propose changes in the system by using use-case diagrams
I know there were more steps but I am just making it simple here. SAD is just the first part of system design and we had this class in my second year. The second part is coding which I had during my fourth year.
Knowing my system by heart helped me defend my project successfully during the finals.
HTML
How I love designing a website by coding using a notepad with HTML as a language.
I remember the day of class, it made me so excited to know that we will be making our own website. What I did was made a research about the language and did self-study. I was ahead of my classmates. Our instructor was teaching them where to put the text, while my texts were already running because of the marquee.
Every day was always an adventure for me, and it made me so happy whenever I see my website successfully run after every coding. The issue is, our projects were saved on the computers in the Internet room. During the finals, one of my classmates failed or almost failed and she or he was so bitter that all our projects were deleted. I was so devastated because I didn't have a copy of it and I might fail because there was no time to create my 4-page website. Good thing my instructor already saw it and he knew what kind of website I had and how I was as a student.
I realized I miss designing a website using HTML. Programming nowadays seems to be so complicated, or maybe it's just my perception.
C++
This was my first programming major subject in my first year of college.
I remember the black screen where we put our codes. And the first thing to do was to know the syntax of the language. Then we declare a variable on what it is. Not putting the semi-colon after each declaration or command messes up the whole program because the computer thinks that the command is still open. It was so challenging to create the formulas and see whether or not the program was correctly executed.
There was a time where our instructor who was resigning, gave us a project. It was about arrays so it was difficult, I was the only one who figured it out but she didn't read my email that contained the solution to our project. I was so pissed off because she all gave us the same grades: 2.5. I mean, what the nerve! I was able to run my program without any mistakes at all! If she has seen my email, I could have gotten 1.0 for the midterm!
Anyways, she was replaced with a better instructor. And he was one of the most amazing ones. He made us feel like creating a program is like a play or a game. He made the subject enjoyable. I did get a good grade from him.
I do have other favorite subjects but these 4 were my most favorites. I loved Networking, Logic circuits in Digital Electronics, and Data Structures and Algorithm.
Computer Science is a difficult course and I am happy and proud that I was a top student despite being a student assistant from 1st to 3rd-year college. If I could only work in the IT industry, it would be a dream come true for me.
What were your favorite subjects in college? Did you get a job that is related to your course? Please let me know!
I hope you will have a good night or day wherever you are in the world. And may the stock market or crypto-verse be in your favor.
To my sponsors old and new: thank you very much, I owe you one! ππ
Please visit my sponsors' profiles as well.
And all your likes, subscriptions, and upvotes are greatly appreciated β€οΈβ€οΈβ€οΈ
Cheers!
Β©Ngotngot, the fyrfinex π₯π¦
The lead image was from Unsplash.com
I never learnt all these in school. I remember a corper taught us the basics in ss2