Programming basics and doubts clearation

Programming basics and doubts clearation

Let's be honest 
There's a lot of disturbance interest which makes the article difficult to understand for the average beginner. 
When it comes to coding , it's quite a complex to understand it simply. So I thought rather than complaining about it, why don't i offer a solution to it?

BASIC TERMS TO KNOW


A frame work is  a set of files where you can use for programming by just including the whole library at once.

In a simple way suppose you have to make a tea on daily basis with several ingredients like sugar, tea leaves, other spices, water and etc.

In doing so  on daily basis most of the time spent on putting all ingredients n right ratio all time. you can forget sometimes you have to open several boxes one by one, one morning you have an idea mixing all  ingredients and making a mixture. So you can at any time. This jar mixture is your framework. When we want to do lots of things on regular basis it just consumes less time an framework will not only save time. it will provide right components in your applications. fast and easy 
  • Algorithm

Algorithm is set of instructions or rules designed to solve a particular problem. The problem can as simple as adding two numbers or else a complex one, such as converting a file from .jpeg to .png
  • Program
Program is set of algorithms
  • Error
Error is a mistake done in the program
eg: Syntax of is playing a text in c is printf("hello world"); if we miss that (),"", ; then it is a error
  • Bug
Bug is type of error that confuses the algorithm(it is not syntax error because syntax means only a mistake in the program's code).
eg: dividing 1 by 0 it confuses the algorithm
For  more basic words to known wait for the next blog so subscribe to known channel and hit the bell symbol and share and like my blog.

WHAT ARE THE USES OF PROGRAMMING LANGUAGES

WEB DEVELOPMENT

If you are interested in creating a bog then there are two parts It's Front-end and Back-end development(Check out my blog)
It's front end Development is necessary for any program. Front-end languages as  HTML,CSS inn use of java script.
The other part is  back-end, which is based on server, the computer that runs the website and gives to the world. some other of back-end languages are PHP, ruby ,C# , python, etc.

GAME DEVELOPMENT

Game Development is most invented thing for developers. Creating games need ame engine like Unreal Engine, Unity and etc. Mainly C# and c++ are used mostly. Even Lua and Jane famous in this final.
MOBILE DEVELOPMENT

Creating Mobile applications is little logic. You need to know more languages there are multiple O.S(operation system). So the program should support the O.S. The most two common O.S. The most two common O.S are android, ios. You need Java or kotlin for android and objective c or swift for ios. Recently it became possible to create applications for both android and ios using js(java script) or Dart. 

Post a Comment

0 Comments

Wikipedia

Search results

Total Pageviews

Search This Blog