|
Possible Duplicate:
Should developers be specialists or generalists?
I recently graduated and I am now a web developer. During my personal projects and past professional experiences I got to learn a lot of web languages and frameworks, from PHP to ASP...
Started by marcgg on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
I can't tell you how many times things have to newer environments and languages....
Of other languages, or be fairly good in a lot of languages but not be outstanding in any languages and draw inferences based on existing experience.
|
|
Hello,
There is a question which really grinds my gears. I have just recently studied the documentation "What should every programmer know" and now I am at Primer C++ 4th edition. Reading this great book which hasn't any unneeded information like starting...
Started by faya on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Smaller....
Take on a pet project community about your problems.
Code as much as you can.
To evolve as a programmer without actually programming
Read other people's code, especially code can find similar books for other languages as well.
|
|
It seems there are many 'new' languages around but in reality it seems like most of the popular, non experimental, ones are already in their teens and the truely mainstream are older than most junior programmers. Now I just remembered this obvious fact...
Started by Robert Gould on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
Like scala, jruby, groovy (JVM, CLR) more open....
There are also tons of new languages in development by solo developers.
You don't necessarily need a new language :).
Languages evolve.
I wrote more about it here.
Readable.
|
Ask your Facebook Friends
|
College students pursuing their engineering in computer science are not being exposed much to the present day programming languages. The only understanding they have about these languages is from the coaching the take from private institutes. Do you guys...
Started by Bootcamp on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Of languages, how languages are designed and evolve, why one type of language is better for certain present modern programming languages to their students, and often languages that are advanced beyond the stuff....
|
|
I have read numerous time that learning a language such as Haskell, Lisp or Smalltalk will somehow make you a better programmer while you program in other languages.
Is there more than just anecdotal evidence for that claim? Or is it just the way people...
Started by Christian on
, 21 posts
by 21 people.
Answer Snippets (Read the full thread at stackoverflow):
OO Programmers....
By learning new languages programming.
As languages evolve, it's high likely that the language you use will adopt some features of otherDifferent languages have different ways of implementing the same ideas.
|
|
Working on PHP frameworks lately, i notice that many of them are inspired by java or ruby frameworks. For instance, the Doctrine ORM is based on RoR's Activerecord (with maybe some elements of Java's Hibernate). The language Groovy is inspired from Java...
Started by fenderplayer on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
For example, Java is seen", since it's inspired greatly ... .
As of syntax, in OOP fashion many languages inspired by Java.
COBOL isn't dead (believe it or not, I just patterns .
PHP is only recently OOP.
Suggest that languages evolve.
|
|
It seems that everybody is jumping on the dynamic, non-compiled bandwagon lately. I've mostly only worked in compiled, static typed languages (C, Java, .Net). The experience I have with dynamic languages is stuff like ASP (Vb Script), JavaScript, and ...
Started by Kibbee on
, 32 posts
by 31 people.
Answer Snippets (Read the full thread at stackoverflow):
Although I'm not a big ....
The main advantages of dynamic languages are a) capability (which doesn't.
Dynamic languages don't necessarily lack error checking either - C#'s type and they are statically typed.
For an interesting overview).
|
|
Heys Guys,
The only solid exams that are available today for aspiring developers are the Sun/Oracle exams and the Microsoft exams, however J2EE is ancient and Microsoft is well... Microsoft. I think many modern dynamic languages today are more relevant...
Started by gcahill on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
As said by CrazyJugglerDrummer....
And there are numerous reasons for that :
Languages evolve through time, and so yourRuby Python and PHP are not owned by any specific company, as well as C++ and many other languages in math.
With a specific skill.
|
|
I'm a novice programmer and have recently found a job doing C++ development... I've noticed that a lot of people seem to REALLY hate C++, calling it outdated/stupid/inefficient/whatever.. Personally I haven't really noticed any bad traits, but then that...
Started by krebstar on
, 48 posts
by 43 people.
Answer Snippets (Read the full thread at stackoverflow):
This kind....
I'd also suggest that learning lower-level languages like C is a great foundation processes evolve on a machine.
It's true that a lot of people may be using higher level languages for certain tasks for the job.
Seriously.
|
|
Hello all, I do not know how many faces this problem. If I do programming in weakly/dynamically typed language like python,php,javascript for few days I lose touch with strongly typed languages like c++,Java,.net. I recently heard languages like python...
Started by Xinus on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Strongly typed languages will remain the primary language that are hard....
That can be very powerful.
Computer programming languages will continue to evolve and come in a variety, then execute it.
It's just dynamically typed.
|