|
||||||
| 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 |
| Sponsored Links |
|
|
|
|||||
|
If you pick a language, then you can find a number of resources. The first question is, what language do you want to learn?
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
I think you should learn HTML better before you progress to any other type of web development. How far did you get?
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Don't hesitate to ask any questions that you have! Check out our To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ! |
|
|||||
|
HTML is very different from most "proper" programming languages like C++ or C#. Don't do like me and try to learn absolutely everything at once, if you try to do too much, you might just end up getting bored and lose interest in programming totally.
I know I did. Luckily I had my mates around, they pulled me up, brushed me off and got me back into it (much obliged ).
__________________
Spräng kommer! ETTtusen, TVÅtusen, TREtusen! |
|
|||
|
cout<<"hi there, well.. do you have a passion for programming?
start with command prompt using the "HELP command" it will give you a list of commands you can use n mix and create batch programs and "wiruses" if you wanna. importantly it will teach you important bits of the syntax of code. got to go will be back!!!!" |
|
|||
|
I'd learn HTML and CSS, once you're comfortable with them I'd have a look at JavaScript. Finally I'd look into some sort of server side scripting (I can recommend Ruby on Rails for this but there are plenty of options).
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
|
|||
|
Well, programming and website building aren't completely the same. If you want to continue to learn how to make websites, you should probably just keep trying to get better at html and maybe look at a scripting language like PHP or JavaScript. If you want to write programs (games, spreadsheets, text editors, etc.), then I would start with a simple language like Python (really really simple syntax so you can focus on learning the concepts). If you want to do both, take a look at Java; you can write standalone programs or embed it in web pages (I wouldn't recommend it to start off with though). Or, if you enjoyed all the parenthesis in this post, you could try Lisp.
__________________
My other car return the first item in a list. |
|
|||
|
Are there any decent frameworks or web libraries written in Lisp? I really like Lisp but it badly lacks the necessary mind share to do any real damage outside of high end expert systems, general AI and such where they need all the dynamism and really don't care about libraries.
Doesn't help that CLisp basically shakes it's behind at the standard* and SBCL doesn't run on Windows properly as of yet. Then the two proprietary options (Allegro and LispWorks) cost more than a house. If SBCL could be fully ported to Windows it would do a lot to help Lisp (along with some decent bindings to at least one GUI framework). Until there's a decent implementation that works across platforms I reckon it will stay as it is though. A nice idea but not enough work behind it to make it as a useful platform. The only place you really see a lot of Lisp these days is as an extension language - elisp, autolisp, etc. I think Jax and Dexter used a Lisp dialect as it's scripting language as well. *nearly every attempt by me to write portable code between Linux and Windows was ruined by CLisp's 'we hate Common Lisp' motive. Required huge amounts of #+sbcl(do this) #+clisp(do that).
__________________
Code:
glBegin(GL_TRIANGLES);
drawWorld();
glEnd();
|
| 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 | Pascal/Delphi | 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 |
| Xav | ........ | 1276.19 |
| MeTh0Dz|Reb0rn | ........ | 1048.58 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 872.39 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 761.06 |
| Brandon W | ........ | 684.87 |
| chili5 | ........ | 294.12 |
| Steve.L | ........ | 216.18 |
| dargueta | ........ | 192.86 |
Goal: 100,000 Posts
Complete: 81%