![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I'm just a post whore, Tempest, as we all know. I leave it to bloodninja to be "a very senior member of another programming forum".
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#12 |
|
Programmer
Join Date: Jul 2005
Posts: 62
Rep Power: 4
![]() |
JavaScript shouldn't be used for anything that would make users have it on. It should be for side-effects. You don't want it for form submitting or anything like that. Most commonly it is used for roll-overs. I mainly use it for experimenting with things and programming ideas.
You really don't need to learn both PHP and Perl, really just one or the other. |
|
|
|
|
|
#13 |
|
Programming Guru
![]() |
Well, actually, no. Both languages have it's advantages... although perl can work in a web environment it's mostly a terminal scripting language for linux. PHP is probably the better of the two, by far, in working with web programming... i wouldn't say you don't need to learn both. Just that both have their goods and bads.
__________________
|
|
|
|
|
|
#14 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#15 |
|
Professional Programmer
|
A very, very good tip I heard from someone a while back (paraphrasing):
"All websites should be coded to fully functional with just HTML; then, and only then, can you start adding quirks with CSS, JavaScript, etc."
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|
|
|
|
|
#16 |
|
Programmer
|
Thanks everyone for your input everyone. I'm going to learn JavaScript anyways, I'm not sure if I'm going to use it a lot after I learn more advanced languages, but it's good for experience. I already have a bit of programming experience (not a heck of a lot, but I can understand things alright) and I am finding this book a little bit hard to understand. I read HTML 4.0 for Dummies and I thought it was great! But it could be that I already knew a lot of HTML, i was just brushing up on skills. Maybe if I get some new ones I should go for something different. Anyone have any ideas on a good book series on programming for the web, games etc.?
|
|
|
|
|
|
#17 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
yeah i got tired of my avatar not displaying properly so i grabbed another really quickly.
haha dawei. this will always be my home.
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#18 | |
|
Programmer
Join Date: Jul 2005
Posts: 62
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
|
|
#19 |
|
Programmer
|
Well what I've decided to do is just try out different things with JavaScript using the bits and pieces of things I already know, and use the book I got as a reference. The only problem is I'm not 100% sure what I want to make...
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|