Beginner in Code for Web Development?

Reply

Join Date: Apr 2008
Posts: 23
Reputation: Vic842 is an unknown quantity at this point 
Solved Threads: 0
Vic842's Avatar
Vic842 Vic842 is offline Offline
Newbie Poster

Beginner in Code for Web Development?

 
0
  #1
Apr 10th, 2008
Hi,
Pretty simple question here. I am just wondering about putting together my first website. I have the new Photoshop CE and I would like to use this to put the website together. BUT... I am pretty good with the mouse and clicking around and using photoshop but I want to get better with the code behind it and be able to build with code.

Where do I begin? Language? What sort of help can you give me?

Any help would be terrific and so very appreciated

Thanks again,

VBM
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,227
Reputation: kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about 
Solved Threads: 167
kkeith29's Avatar
kkeith29 kkeith29 is offline Offline
Nearly a Posting Virtuoso

Re: Beginner in Code for Web Development?

 
0
  #2
Apr 10th, 2008
this is how i did it:

Learned HTML > XHTML > JAVASCRIPT> PHP

i also learned ajax (pretty much javascript) and xml (really easy).

there are many other choice for server side scripting you can look into thoughs and see what you like best.

Good Tutorial For Everything: www.w3schools.com
Last edited by kkeith29; Apr 10th, 2008 at 3:52 pm.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 18
Reputation: hervens is an unknown quantity at this point 
Solved Threads: 0
hervens hervens is offline Offline
Newbie Poster

Re: Beginner in Code for Web Development?

 
0
  #3
Apr 10th, 2008
Start learning asp.net, because then you could use visual web developer 2008 express edition, which is absolutely remarkable, for a free software.

To start, go to www.asp.net
Then click on LEARN, and just start watching the asp.net introduction videos!
Thats how i did it, and look at what ive accomplished just after a couple of months: www.thefilegarage.com

And whatever you choose, the most important thing is to KEEP AT IT!

p.s. You dont make a website with photoshop. You only use photoshop to make the logos and graphics and stuff.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,177
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 481
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Beginner in Code for Web Development?

 
0
  #4
Apr 11th, 2008
@hervens you sound like these promotion guys from microsoft that come to our universty few days back. Talking how all they application are wonderfull and reliable, they mistake that they did not check that over 50% of equipment is runing on Linux in our uni. Showing of Silverlight (poor copy of Flash), Expression (never get to level with Photoshop Elements so it will be no competition for full version of Photoshop) and ASP? Just please do not mention it! One of the slowest websites on net are actualy builded from ASP, I rather learn PHP or take little longer to do my website with JSP

@Vic842 - first learn HTML and CSS, have quick look on JavaScript to get feeling what programming can be like. Once you familiar with these technologies check out PHP, advanced JavaScript and AJAX, and choose what is most suitable to you. If you have spare time have aslo look on XML and databases (MySQL for example)
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 23
Reputation: Vic842 is an unknown quantity at this point 
Solved Threads: 0
Vic842's Avatar
Vic842 Vic842 is offline Offline
Newbie Poster

Re: Beginner in Code for Web Development?

 
0
  #5
Apr 11th, 2008
Thanks for the help any other information you can give would be great. You advice aseems to be the way to from the other responses I have gotten.

Thanks again
VBM
Thanks,

VBM
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,177
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 481
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Beginner in Code for Web Development?

 
0
  #6
Apr 11th, 2008
Once you reach advnce topics it would be good if you look on server solution (twaeking Apache, adding modules, security issues etc.), have look into how to build&run forums.
Beside all this technical stuff you can also try multimedia, Flash is still popular for web design, I even seen somebody still running website based on Director...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 22
Reputation: Al-Saeed is an unknown quantity at this point 
Solved Threads: 2
Al-Saeed's Avatar
Al-Saeed Al-Saeed is offline Offline
Newbie Poster

Re: Beginner in Code for Web Development?

 
0
  #7
Apr 16th, 2008
@peter_budo. Director is due for a huge makeover. Just for some reason Adobe are taking their sweet time.

@Vic842. If you already know Photoshop, then have a look at splitting the images. Then use (X)HTML and CSS to put it all together into a website.

A good XHTML/CSS reference; www.htmldog.com

Kind regards
Can you hear the silence? What shall be will come to pass.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 23
Reputation: Vic842 is an unknown quantity at this point 
Solved Threads: 0
Vic842's Avatar
Vic842 Vic842 is offline Offline
Newbie Poster

Re: Beginner in Code for Web Development?

 
0
  #8
Apr 16th, 2008
thank you very much
Thanks,

VBM
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 29
Reputation: Visualogic is an unknown quantity at this point 
Solved Threads: 0
Visualogic Visualogic is offline Offline
Light Poster

Re: Beginner in Code for Web Development?

 
0
  #9
Apr 24th, 2008
look like none of u prefer JSP.
i am intership in a company, the they want me to use JSP....

JSP make me busy for learning from the basic....
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,142
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Beginner in Code for Web Development?

 
0
  #10
Apr 24th, 2008
dude, learn HTML/CSS first using notepad (without an graphical editor!!!!!!) and you will learn much more about how it actually works plus you will make far far better, faster sites.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC