|
||||||
| Programming Theory Discuss programming theory, algorithm efficiency, logic, and other any other category where math and computer science overlap. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
I don't mind classes (I actually like them), but the trick is to use them gracefully. If you go nuts with the Get/Set methods it becomes pretty silly.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||||
|
sure if you want to.
![]() what is perl good for? ---------------- Now playing: Picture to Burn via FoxyTunes
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing." |
|
|||||
|
@^: If you're on a *n?x (unix, linux, etc.) machine, Perl is great for glue programs, string handling, regexes. Its syntax is easy, and it is a interpreted language, so you can write programs and run them really easily. It has great integration with the shell, and has full support for unicode. It... Oh I could go on and on. It's a really fun language, and it's permissive syntax lets you write code the way you want to. It is also a good entry to the 'hard' languages like C. As I said before, I used Perl before C, and bash before Perl.
If you're not on a *n?x, then it's still very useful, and most programs in Perl that don't use the shell can be run on practically any platform without any changes! |
| Sponsored Links |
|
|
|
|||
|
MeTh0Dz is one of those guys who would use a calliper to measure the Eiffel tower. And don't say it isn't possible!
|
|
|||||
|
So perl is one of those cross-platform languages? that can do almost anything?
I guess C# is probably the best language to start with because it's syntax is very similar to a lot of languages:
and probably a lot others.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing." |
|
|||
|
How do you come to the reasoning that C# is the best language to start with, just because it has similar syntax to other languages? That is very poor reasoning.
|
|
|||||
|
Geez
fine, if the languages are similar they you will be able to pick up on other languages a lot easier. If you know C#, then you can easily learn PHP which gives you more options. If you want to make software not just for windows than yes C++ is probably the language you want to learn. Now before I say something stupid, and get you to say something to make me even more ticked off. What is assembly for? why do you think it's worth while to learn?
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing." |
|
|||
|
Assembly, can be used for anything. In some cases Assembly is the only language that can be used. This is due to the fact that Assembly allows you to manipulate the actual hardware associated with a system. So in OS or Driver Development there are times when you will have to use Assembly. This is because Assembly is the lowest level language other than Binary of course.
And even if you were going to be coding strictly for Windows, C++ would still make a better choice, even just because of its speed. |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| General programming and logic :: Programming language types | Chinmoy | Tutorials | 1 | 04-07-2008 04:15 PM |
| Tutorial: Starting Java Using Netbeans | Jordan | Java Tutorials | 0 | 04-05-2008 03:45 PM |
| General programming and logic | Chinmoy | Tutorials | 0 | 03-20-2008 05:58 AM |
| What is the best language for starting programming? | Onur | General Programming | 6 | 10-11-2007 08:47 PM |
| starting Programming | Willmaniam | C and C++ | 4 | 04-27-2007 12:41 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |