Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


My project. I have a few questions.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Web Development
View previous topic :: View next topic  
Author Message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 6:30 am    Post subject: My project. I have a few questions. Reply with quote

I have decided to learn html, javascript and php. I'm getting reasonably far into html bu I have found althought I understand all of it I dont really remember it. Do you guys tend to remember it all or do you still look things up?
Also are there any other languages I should learn that would help me?
Back to top
View user's profile Send private message
19
Master Cheater
Reputation: 10

Joined: 08 Feb 2009
Posts: 451

PostPosted: Sat Jul 31, 2010 7:16 am    Post subject: Reply with quote

CSS.

I would recommend you learn that because it is better than HTML in some ways.
Back to top
View user's profile Send private message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 7:24 am    Post subject: Reply with quote

My order of things are HTML > CSS > Java > php. Do you think that is the best order?
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Sat Jul 31, 2010 2:43 pm    Post subject: Reply with quote

Dialgar wrote:
My order of things are HTML > CSS > Java > php. Do you think that is the best order?

Java =/= Javascript if that's what you're thinking.
HTML is old, let me say that first.
It's a large coding language like any other, but nobody utilities it to its full capacity anymore because it's old.
You won't need to make tables or spreadsheets or style your page in HTML because now there's CSS and JS, so you only need to learn the basics of HTML, like your meta info, and other languages for everything else.
So CSS and JS are good for making a page look good and have interactivity, PHP is good for making the page do things like communicate with servers and other pages.
If you want to build a robust website, you'll need basic HTML, moderate CSS, and extensive PHP knowledge, at least.
Back to top
View user's profile Send private message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 3:09 pm    Post subject: Reply with quote

php is the main thing I want to learn but looking around it is suggested that you know html and javascript. Would I be able to learn php straight off or would i have a lot of trouble.

I have been using this website;
http://www.w3schools.com/
And for HTML I have gotten down to frames. What do you recomend I miss out?
Back to top
View user's profile Send private message
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6546
Location: Texas

PostPosted: Sat Jul 31, 2010 4:03 pm    Post subject: Reply with quote

For HTML, the only thing I really use is divs, lists, and forms. So don't expect to utilize it all.
What I find easiest to do when learning a language, is setting a goal and creating a project. What most people do when they're just starting PHP and stuff, is create a login/registration page. You should try doing something like that. And don't forget to Google stuff you don't know, Google is your friend.

And if you see something you'd like to copy/pasta, instead, try re-typing it. You'll grasp the syntax quicker.

_________________
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Sat Jul 31, 2010 5:10 pm    Post subject: Reply with quote

Yeah if you've mastered meta data and frames you've got all the html you need, you can move on to php.
Back to top
View user's profile Send private message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 5:12 pm    Post subject: Reply with quote

Cryoma wrote:
Yeah if you've mastered meta data and frames you've got all the html you need, you can move on to php.


So I dont need to do javascript? Also do you have any decent web hosting sites?
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Sat Jul 31, 2010 5:46 pm    Post subject: Reply with quote

Dialgar wrote:
Cryoma wrote:
Yeah if you've mastered meta data and frames you've got all the html you need, you can move on to php.


So I dont need to do javascript? Also do you have any decent web hosting sites?

Javascript is really only used to enhance user interface, you don't need it.
I can hook you up with an unlimited ftp plan if you want.
Back to top
View user's profile Send private message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 6:00 pm    Post subject: Reply with quote

That would be awesome ^-^
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Sat Jul 31, 2010 6:01 pm    Post subject: This post has 1 review(s) Reply with quote

Cool, do you have a domain or want to use one of mine?
Back to top
View user's profile Send private message
Lorrenzo
Moderator
Reputation: 4

Joined: 02 Jun 2006
Posts: 3744

PostPosted: Sat Jul 31, 2010 6:59 pm    Post subject: Reply with quote

I know a bunch of html, but I still find myself looking things up from time to time. No worries on that. You can't remember everything.
_________________
LAWLrrenzolicious
Back to top
View user's profile Send private message
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 7:04 pm    Post subject: Reply with quote

Cryoma wrote:
Cool, do you have a domain or want to use one of mine?

I haven't bought one yet, I'm planning in being able to do most stuff before I do so If you don't mind I'd like to use one of yours.

Lorrenzo wrote:
I know a bunch of html, but I still find myself looking things up from time to time. No worries on that. You can't remember everything.

Hah, thats good to know, thanks Smile
Back to top
View user's profile Send private message
BOU
Expert Cheater
Reputation: 0

Joined: 15 Apr 2009
Posts: 239
Location: Youtube watching Japanese Rock, and Korean Pop - Music Videos =)

PostPosted: Sat Jul 31, 2010 7:23 pm    Post subject: Reply with quote

Dialgar wrote:
Cryoma wrote:
Cool, do you have a domain or want to use one of mine?

I haven't bought one yet, I'm planning in being able to do most stuff before I do so If you don't mind I'd like to use one of yours.

Yeah, thats a smart thing to do. I don't have a domain name yet on my site cause I am not 100% done with learning it.

And also, I recommend learning
HTML > CSS > PHP > Java.

_________________
Rawr
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
C-Dizzle
Grandmaster Cheater
Reputation: 89

Joined: 16 Mar 2008
Posts: 623

PostPosted: Sat Jul 31, 2010 9:08 pm    Post subject: Reply with quote

Ok I'm pretty sure I have have HTML down (or at least understand everything I have come across) Now onto CSS then php!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Web Development All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites