Tagged Questions

1
vote
3answers
32 views

Block Websites Under Certain Conditions

I'd like to create a simple program that will block certain websites for the user under certain conditions (e.g. after 7:00pm if homework is due the next day). This would be just …
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 …
3
votes
14answers
264 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 …
32
votes
40answers
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 …
26
votes
63answers
3k 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 …
0
votes
7answers
465 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 …
18
votes
26answers
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 …
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 …
4
votes
10answers
754 views

Is there a stable Programming Language for Web Programming?

A renowned PHP user once said: There will be a relaunch in 2 years, anyway. Those times are gone. Web applications that are older than 5 years are common. With the original develo …
8
votes
16answers
1k 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 …
4
votes
14answers
653 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 …
3
votes
12answers
292 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
1k 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 …
6
votes
16answers
566 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