You are viewing a single comment's thread from:
RE: Introduction to Computer Programming - part 5
hi i am studying programming as well, but i am a super newbie .... so can you please help me with writing functions please?
hi i am studying programming as well, but i am a super newbie .... so can you please help me with writing functions please?
We're both super-newbies. I am sharing my notes as I study them. Study along with me and maybe you will learn about functions soon. After this introduction course I will be sharing my notes on a C++ course.
Functions are made up of the material I am sharing (Control Flow Statements etc), but the knowledge on how to write them efficiently needs to be learned. I am still learning that.