Penjee.com 's Blog

argument vs parameter[Solved]

What is the difference between an argument and a parameter?[solved] -A common question asked by beginning programmers and , often times, you’ll often hear experienced programmers interchange these two words, but there is a difference. Parameters are the formal variables defined in a function/method header. Arguments are the actual value sent to the function has … Continue reading argument vs parameter[Solved] →

Computer Science Documentaries

Documentaries about Computer Science   I) Open Source and Linux (Netflix ) Revolution OS  (imbd link)- A good documentary on the founding of the Linux operating system and the open source movement in general including a look at GNU ‘s roots and Richard Stallman‘s “Open source movement”. Available on Netflix, or to buy at Amazon II) Tech Founders Mark … Continue reading Computer Science Documentaries →

Benefits of Learning to Program

“What are the benefits of learning to Program?” -a question that is answered more and more frequently as computers and technology become more and more a part of all of our lives and more and more of us are learning to program . The practical Answer: It’ll help you get a job! For the last … Continue reading Benefits of Learning to Program →