So friends to start your career as a programmer , you have to learn some basic language such as C++ , C , C# , VB.NET , and many more. You can better start your learning from c++ as it is not a fully OOP (Object Oriented Programming) language. You can take courses which are available at internet to learn this language. After learning this language's OOP you are able to learn languages like c# or Vb which are fully oop which make the efficiency of language to higher level. TO LEARN LANGUAGE :----- 1 C++ : --- You have to download first the language's IDE. For C++ the code blocks is the best IDE according to me. You can take courses available at https://www.tutorialspoint.com/cplusplus Beside this you can watch videos at YouTube to learn delicate parts of language. 2 C# & VB :-------- You have to download first the language's IDE. For c# you have to download Visual Studio which is best IDE according to me for C# and VB also. For learnin...
Hellow friends!!! Thanks for visiting my blog. You are visiting my blog for clearing concept of server. A server is nothing but a program that serves data to its client. For that client have to connect to the server. Server has a protective program which protects it form being hacked by any client or other connection. If you are a programmer you have to secure the server first and then use it as data feeding program. We can take example of Net Protector , Quick Heal and various antivrus which feed updates of their software through Servers. As a programmer you will need some knoledge of Socket/IO in any developing language to develop simple server programs and complex server for clients. Thanks for reading this article. You can take more about servers at https://en.wikipedia.org/wiki/Server_(computing)