Software Engineer, Founder,
Instructor, Engineering Lead
I have created several top-rated online courses and created Coding Minutes to bring high quality courses on via Udemy.
Lot of my students are working in top product companies, startups & in FAANG as well.
Understand the building blocks before you jump into learning code.
Build logical and critical thinking skills before you start coding.
Get ready to learn a programming language.
Anyone from Computer Science/Non-Computer Science/ Engineering/ Non-Engineering/ School Students/ College Grads/ Working professionals.
Flowchart
Pseudocode
Take 1 TSP Cane Sugar and 1 TSP Coeffee
Mix Cane Sugar & Coffe Powder in a glass
Heat for 2 Mins
Add Water
Enjoy
Code in a Hypothetical Programming Language
Sugar = input()
Coffee = input()
Mixture = Add(Sugar,Coffee)
Heat(Mixture)
Mixture = Mixture + Water
Enjoy
Exit
Take 1 TSP Cane Sugar and 1 TSP Coeffee
Mix Cane Sugar & Coffe Powder in a glass
Heat for 2 Mins
Add Water
Enjoy
Pseudocode