Search Results

0
votes

What is programming?

Programming is also about modelling real world problems in a computer so as to enable us to study the problems and try to find ways to solve them. …
0
votes

I’ve decided I want to become a programmer, but I have some concerns.. Or, What does it take to become a computer programmer?

I agree with you JP. Mediocre programmers are many compared to the talented ones. That's just the way it is, even in other professions, i.e. lawyers, doctors, engineers, etc. …
1
vote

Does it make you a bad coder if you have to look up syntax?

No, it does not make you a bad programmer, it merely slows you down. However, just imagine this... if you have a very good memory, you will be able to stay focused on the coding task far be …
0
votes

Beginner Programmer - Which direction

After unlearning C, you might want to learn assembly language. ;) Then get back into C and C++. …
1
vote

C compiler for Windows?

There is another free C compiler for Windows: Pelles C. Pelles C is a complete development kit for Windows and Windows Mobile. It contains among other things an optimizing C compiler, a mac …
0
votes

What language to use

If you like to build 'small' desktop utilities, that sort of thing that does not require the .NET framework to run, you might want to check out BCX. It is free. BCX is a small command line …
0
votes

Preparing to be a computer scientist?

To prepare yourself for the real world in 7 months, you should learn how to deal with people. Read these two books: 1. How to Win Friends and Influence People by Dale Carnegie 2. The Magic …