Tag: develop

Microsoft Visual Studio

The “Microsoft Visual Studio” is an IDE software development package. This package can be used to develop GUI applications, any windows form of programs, internet websites & applications, and web services for any of Microsoft’s platforms. This package creates a complete development environment that includes the code editor (placing your commands there), debugger, compiler etc…

Visual studio supports these programming languages: Visual C/C++, Visual Basic (VB), VB.net, C#, F# (from Visual Studio 2010). When you want support to other languages you will need to install the language services separately and it will support: M, Python, Ruby, XML, HTML, XHTML, CSS, JavaScript etc…

For old programmers who started at the beginning with C, Pascal, COBOL, Assembler etc… the Microsoft Visual Studio is a real treat since everything
you need is built in one place
, all of the tools you need are there, and you can see your results immediately, and you can see your debug errors while you compile on the same environment your working on. Old programmers had to do everything separately, and had to work harder to identify the error lines, in visual studio you can debug step by step and track the variables while you debug, see the variable change during the debug session, and better find your bugs and problems.

The visual studio versions where:

* Visual Studio 97

* Visual Studio 6.0 (1998)

* Visual Studio .NET (2002)

* Visual Studio .NET 2003

* Visual Studio 2005

* Visual Studio 2008

* Now, we have the Visual Studio 2010.

Additional information about Visual Studio:

Tags: , , , , , , , , , , , , , , , , , ,

There is no real age for starting to learn computers, you can decide at an early age, that you want to learn computers, of you, can decide that you want to learn computers when you’re a senior citizen and after you already achieved your goals in life, you want to get to know computers better. There is also the fact that there is no exact time that you need to start learning computers, since you can just decide you want to learn computers better, and you can start. We all use computers, some of us are not trained in the computer art, we haven’t learned computers from scratch, the way they built, creating programs using programming languages, or just implement a computer network connecting a bunch of computers together to be able to share resources.

So, now that we know we can just decide we want to learn computers, and we can go to it and start learning, let’s see what are our possibilities and what areas of computers are out there, so we might decide which area interests us better, and learn that area of the computer.

We have a couple of computers basic subjects which create the base for computers:

  • The hardware:
  • We need a box to contain our hardware different units, and of course, the hardware devices that actually create our computer, which include the Motherboard, CPU, Memory, Graphics Card, Hard-Disks, DVD-R/W, Communication sockets (USB, FireWire, etc…).
    • [ We can learn computer engineering – hardware ]
  • The software:
  • When we actually want the hardware to perform in some way 🙂 we will need a software that can connect all of the devices, and create for us a work environment tools, that can enable us to use the computer, use its software application, so we need to develop software programs that will suit us.
    • [ We can learn to become computer programmers ]
  • The Network:
  • The network enables us to connect our computer to other computers and network devices to our home network or at work. Today every computer is going out to the internet, so it needs to get connected through a router & modem to enable internet connection. We can create a network for a working place, that will enable all of the computers on the network (our employees) to share resources, get the organization’s programs, etc…
    • [ We can learn computer networking – design a computer network ]
  • The Security:
  • Now, we are connected to the internet, and so we are now exposed to security breaches, as the internet is a source of information, that also creates openings, since our computer is connected to the world using the internet, and we can say that the door to our computer can be accessed. The best security is to just disconnect the computer from the internet, but that wouldn’t assist us since our computer wouldn’t be able to browse the web. So we are building firewalls, using anti-virus programs, anti-spy-ware, ad-removes, etc…  to enable security against harm.
    • [ We can learn computer security ]

These are the basic pillars of computers, knowing all four subjects, can give you a very solid base to use and learn computers. But, since it depends on when you’re starting to learn computers? for what purpose? how fast do we need results? etc… Those types of questions can guide us on what do we want and need to learn about computers.

  • If we need to just learn some basic computer issues, so we can understand what computers are, and how we can use them, then we can just take some basic courses.
  • If we want to work with computers, we will need to choose the subject we like/to prefer and study that, then get experience in it. The choices are based on those four basic subjects, and in the area that interests you. Example: If I want to build/design websites, I will choose computer programming, but with web development programs, like PHP, HTML, MYSQL, Domains, Hosting, IP, etc….
  • If we just want to know how to use a computer, then a basic computer course, will assist us, and teach us how to use a computer? how to turn it on? how to open the applications? how to use the web and browse web-sites?, how to write letters? and send them by e-mails, etc….

Learning Resources and Options:

  1. Learn at a course teaching place. (places that pass
  2. Learn a degree in university – computer science.
  3. Learn just by browsing the internet, finding all of the information, free of charge (you just need to know what type of materials you need for the subject you want to learn).
  4. Learn by reading books, there are many books that can teach you anything about computers, at any subject. You can also find books that will prepare you for computer exams – that are being performed at the end of the professional courses.
Tags: , , , , , , , , , , , , , , , , , , , ,
Back to top