|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
None that I know of. The suggestion was mostly a joke at the fact that both Lisp and my last post had a lot of ()s.
__________________
My other car return the first item in a list. |
|
|||
|
I really like Pascal. It was my first language. From there I would learn C#. If you need any help with code just get in contact with me and I should be able to answer any questions you might have with Pascal or C#.
|
|
|||||
|
I would spend time getting good with HTML and then move on to CSS and eventually JavaScript.
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill |
| Sponsored Links |
|
|
|
|||||
|
I agree - (X)HTML is the basis of web design. After that, CSS is hardly a language, and you can have it done automatically in certain web design software, but it's handy to know. Then, JavaScript is quite similar to C# and Java. Finally, you might want to make your pages dynamic by learning either PHP or ASP.
|
|
|||||
|
I would just go with XHTML, it's hard to switch from HTML to XHTML at least in my opinion.
After you learn CSS and JavaScript, I would learn PHP it's way faster than ASP and JSP.
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill |
|
|||||
|
True PHP is easier.
If you learn PHP, JavaScript, HTML and CSS you can mostly make any kind of web site you want. For desktop programming some good languages are: lisp python java c# c++
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill |
|
|||
|
I don't know if I'd recommend Lisp for desktop programming. Doesn't really have the libraries and delivery of applications isn't simple.
I've recently been playing with Scala which is functional like Lisp (though doesn't have Lisp macros, what does) but runs on the JVM and can use and extend all Java classes. Seems quite nice. It doesn't lose all that much in terms of performance thanks to type inference.
__________________
Currently bemused by: LLVM. |
| 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 |
| Linked list | borny86 | Delphi/Python | 9 | 12-06-2007 11:42 AM |
| a question about game programming | feariel | C and C++ | 8 | 12-05-2007 05:42 PM |
| Help! Identifying programming language | Gixxerman | General Programming | 5 | 11-02-2007 12:34 PM |
| Beginning Programming | frank_l | C and C++ | 11 | 10-11-2007 02:23 AM |