|
Possible Duplicate:
Should a programmer go back to school if he/she doesn’t have a degree?
I was hired to my current job despite not having a degree.
What % of employees outright reject applicants who don't have a 4 yr degree?
(assuming that is a requirement...
Started by fieldingmellish on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I doubt they will get an interview with ....
Candidates which lack experience and have no degree go to the bottom of the pile.
I value experience more than a degree of education.
I wont reject an applicant which doesn't have a degree.
|
|
I'm 18 years old and going to community college. I got an A+ in my data structures class, but the biggest thing I've ever programmed on my own was a tool to solve a 3d maze toy of my brother's. I'm a little worried that I don't have enough passion for...
Started by John Maxwell IV on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
Many CS majors are aware that there is a good overlap between CS a degree in CS and a ....
As for the job situation, luckily, the math degree told recruiters Degree" in the requirements section.
Nature's language, mathematics.
|
|
Hi,
Will F# ever be a mainstream language like C# is? Or will it remain a niche language? Do you foresee any clients coming to you with projects executed in F#?
Will a professional programmer be able to make a living from F#. What sort of demand do you...
Started by SharePoint Newbie on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
But when is a language considered mainstream? I wouldn't be surprised if there are many programmer's perspective, C# is a niche ....
Even if F# remains a minority language, ideas and functional style of programming mainstream".
Is for sure.
|
Ask your Facebook Friends
|
This is a question that I've always wanted to know the answer, but never really asked.
How does code written by one language, particularly an interpreted language, get called by code written by a compiled language.
For example, say I'm writing a game ...
Started by Hooray Im Helping on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
The degree you want to call in your module somewhere so that your language can do static type checking, knows problem that any language faces when....
Typically the C++ code will invoke an interpreter for the scripting language.
|
|
Possible Duplicate:
What’s with the love of dynamic Languages
I have already read this , but I do not get it.
What use is making your own interpreter. Also, it says platform independence. After all the degree of platform independence is limited by what...
Started by cambr on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
To execute a program in a language, you need to (1) read an interpreter for your language....
There is (usually) less code to write.
Dynamically typed languages offer a very alluring promise of rapid development.
On the language.
|
|
I've been a software developer for 20 years. i've been involved in language development and large data warehouse development. I've worked for start-ups that have gone public, and for government contractors, and I've written a published programming book...
Started by Tom Moseley on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
An academic study of a subject just flexes different muscles than a practical application of said subject; it's like... .
But, if you have experience in compilers/language development degree.
They accept someone with/without a degree.
|
|
My graduate research is in Arabic Speech Recognition. My work involves dealing with text alot for different kinds of tasks such as:
Cleaning up messy transcriptions, I work with diacritized text and it is very important that they are put in the right ...
Started by Mohamed Ali on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
It's all Java, and to a smaller degree, Perl (on the way out, at least as far as I can tell.....
My personal suggestion would a curriculum in CL/NLP that includes C# .
If they know one programming language, it's usually Perl (or Prolog...).
|
|
A relatively large number of people in the software industry do not have college degrees compared to other industries. In my experience, many of the best programmers/software engineers are those who learned outside of college. However, many employers ...
Started by Robert Gamble on
, 25 posts
by 25 people.
Answer Snippets (Read the full thread at stackoverflow):
Also there is a whole host of things that a come with a degree that are valuable, but most of those have nothing to do with CS or even a CS degree....
The degree gives a wide and shallow view of things, the real word gives deep and narrow.
|
|
Hi, all. I'm a very, very new programmer. My language of choice at the moment is Python, and I feel like I have a decent feel for it. I'm just now starting to learn about recursion. (By the way, if anyone could recommend a good guide on this, please let...
Started by BitingHobo on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Self,degree, friendList): if degree == 0: friendList.append(self) return friendList else, is THE heart of programming...):
def getFriends(self,degree, friendList): friendList.append(self) if degree > 0: for each in self....
|
|
I'm one year away from finishing my bachelor's degree in Computer Science, and I'm not about to give up or anything.
However, I've also spent time working in the field, developing software that people actually use, and I've absolutely loved it.
I do understand...
Started by Matt Blaine on
, 20 posts
by 20 people.
Answer Snippets (Read the full thread at stackoverflow):
I'....
The courses were boring in this market than a CS degree.
I've got my CS degree.
Processor!
Are you sure you're in a computer science degree program? That sounds far more like sounds exactly like the few EE classes I've taken.
|