Tagged Questions

6
votes
14answers
383 views

How can there be only one way to do it (Perl vs Python) [closed]

I am quite used to Perl and I love Perl. And I have almost no exposure to Python. I have just read another thread that sort of compares Perl with Python and one recurring theme se …
3
votes
14answers
248 views

What programming language will enable me to enter a very long number without converting it to floating point?

What would be the best way to do the following. Enter a very long number, lets say 500,000 digits long without it going into scientific notation; and then am able to do math with …
44
votes
78answers
6k views

What is the easiest language to start with?

What is the language with the lowest barriers to entry, simplest syntax, easiest setup. I'm aware that there's not a best language but I am sure that there will be one that's got a …
31
votes
39answers
4k views

Python v. Perl

Okay, so I'm finally making the jump into scripting languages and I have decided to focus on either Python or Perl. The problem is: I don't know which to cut my teeth on. Most of …
0
votes
7answers
429 views

Boo vs C# vs Python? [closed]

I was (yes, was) a Python (and before VB6) lover until tried to create GUI applications. It is very (very) difficult to create a GUI, and making executables (A hello world app was …
21
votes
54answers
2k views

Which programming languages have helped you to understand programming better?

Which programming languages not only make you more proficient in the particular language your are learning, but also have a direct impact on the way you think and understand progra …
15
votes
23answers
1k views

What to Learn after C++?

I have been learning C++ for a while now, I find it very powerful. But, the problem is the the level of abstraction is not much and I have to do memory management myself. What are …
6
votes
25answers
1k 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 tha …
18
votes
25answers
2k views

Would you go back to VB.NET after getting C#?

I'd spent several years in the day job with VB.net. Out of work I'd flick between it and C# for different projects/hobbies. Now that the day job is almost fully C#, VB.net is sta …
4
votes
14answers
648 views

What language do I use for my project?

hi all! I'm going to advise a company on a project soon, and I'm not too sure about what programming language I should advise. It's a fairly straightforward (desktop based) appli …
8
votes
16answers
991 views

What are the best uses for each programming language?

I come from a web developer background, so I'm fairly familiar with PHP and JavaScript, but I'd eventually like to branch out into other languages. At this point, I don't have a pa …
3
votes
12answers
281 views

Platform Independant, Lightweight Programming Language

I need to write an extremely lightweight program (trying to get below 8Kb) that performs some simple math. The language I use needs to also be platform independent. Which language …
2
votes
12answers
989 views

Study Objective-C , Ruby OR Python?

hi Guys, I am working on C++ since last 4-5 years . Recently I have bought iphone and macbook and want do do some programming for iphone. So I have started reading one book abou …
3
votes
6answers
183 views

What would be a good programming language (or a set of libraries for C++) to interface with electronic components (stepper motors etc.)?

I'm not an electronics guy, so I might not be able to explain precisely what I need. This is a question a friend keeps asking me. What my friend is looking for is a programming la …
6
votes
16answers
563 views

What language is a good choice after PHP for a developer wanting to try something new?

I've been using PHP ever since I got a job in web development (late last year). I currently have a desire to learn something new. I was considering Python. Has anyone else been i …

1 2 next
15 30 50 per page