Download presentation
Presentation is loading. Please wait.
Published byDarcy Malone Modified over 9 years ago
1
Programming Basics By: Mohamud Ahmed Haji For: www.waxkabaro.com © www.waxkabaro.com
2
What is Programing? Programming is a set of instructions given to the computer which are very specific. Programming helps us talk to the Computer. Computer speak what is called Machine Language which is Either On or Off(0s and 1s). Human speak Human Language which is text. Programming helps translate between human language and machine language. © www.waxkabaro.com
3
Human Language Vs Machine Language “01110111 01110111 01110111 00101110 01110111 01100001 01111000 01101011 01100001 01100010 01100001 01110010 01101111 00101110 01100011 01101111 01101101” this is Computer Language. Would you ever understand this!? If I translate this into Human Language it becomes “waxkabaro.com”. Now you understand it. Right! But the computer doesn’t understand this Human Language So how can we communicate? We must get intermediate Language and that is Programing Language. © www.waxkabaro.com
4
What is Programming Language? There are Many or hundreds of Programming Languages. Although they are different but they do one simple task which is to convert Human Language to Machine Language. Examples Programming Languages include C, C++, C#, Java, PHP, Python, JavaScript. etc © www.waxkabaro.com
5
C# and.Net FrameWork Throughout this course I will use C# and.Net Framework C# is a Modern object-oriented General-purpose programming language Easy to Learn. Created and developed by Microsoft together with the.NET platform. © www.waxkabaro.com
6
Next Lesson? Visual Studio installation and exploring its interface © www.waxkabaro.com
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.