43
votes
76answers
4k views
What programming languages do the top tier Universities teach?
I'm constantly being inundated with articles and people talking about how most of today's Universities are nothing more than Java vocational schools churning out mediocre programmer after mediocre …
0
votes
2answers
64 views
Masters Degree to assist both Technical and Leadership?
All,
I currently have 3.5 years of professional experience and am going to start my masters part time. My bachelor is in CS and I am bit undecided when it comes to my masters. The roles in my current …
8
votes
25answers
2k views
Which Programming Language Should I Learn?
I've decided, for educational purposes, I want to learn a new language every 2 years or so. Which language should I learn first? Why?
I'm proficient with C, C# and Java. Other than that, I really …
0
votes
1answer
17 views
Schools Interoperability Framework (SIF) integration into application
Does anyone know of any good resources that will help me get started with understanding SIF and how to integrate it into a web-based application?
Thanks!
5
votes
5answers
333 views
How bright are computer programming students? [closed]
I've been taking programming classes online at a community college, and finally this term I have a traditional programming class, JavaScript. Finally, I thought.
Now I'm shocked because most of my …
8
votes
17answers
455 views
What should I learn over Christmas break?
I am a college student going home for a five-week Christmas break. What would be the best thing for me to teach myself before next semester? Options:
Reviewing/cementing things I've already learned. …
17
votes
77answers
4k views
What programming language should be taught in Computer Science 101?
If you did the CS (or equivalent) track in college, what was the first computer language they taught you in the intro course at the start of the degree plan?
Also, what computer language do you …
20
votes
27answers
2k views
How to Think in OO
Besides the general, "What is OO?" question, I want to understand how one transitions from a procedural-based programmer to someone who gets OO.
I'm anticipating the winning answer would contain …
-2
votes
2answers
96 views
2010 Programming Predictions [closed]
Hi
This year is slowly coming to an end, so what are your predictions for the next year?
I think there will be much fuss around the go programming language.
0
votes
9answers
164 views
How did you learn & master C# LINQ to SQL?
A book? An online tutorial? Stackoverflow? University? Trial and error?
I have been using LINQ to SQL and I want to learn how to use it better because I feel like I can only do very basic things and …
0
votes
2answers
107 views
Programmer Competency Matrix [closed]
I'm trying to figure out how I stack up against other programmers. What scores on the Programmer Competency Matrix would you expect from a programmer fresh out of college?
12
votes
16answers
621 views
Is it ok to learn computer science/programming concepts on your own outside of those being learned in class?
I realize that the answer to this question might seem obvious at first(who wouldn't recommend learning more?), however what I am asking is whether it is a good idea to learn concepts on your own when …
4
votes
6answers
302 views
Is this really “correct” and unambiguous?
For one of my beginning CS classes, we are going over "truth functional logic."
My question pertains to English translations. Note that ^ is AND; v is (inclusive)OR; ~ is NOT. -> is IF
Well, we …
2
votes
12answers
305 views
Is it worth getting an MSc in Computer Science?
I finished my Audio Engineering degree two years ago, and since then decided that I want to do programming as a career. I'm worried that my lack of a relevant degree will be a hindrance when I start …
2
votes
9answers
144 views
Best C# Tutorials for a newbie?
Were there any awesome C# tutorials you found that helped you learn it? Or any books that you thought were particularly successful? Any that should be avoided?
UPDATE: Tons of good answers, thank …
