Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 26th, 2011, 04:18 PM
Kington Kington is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 4 Kington User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 13 sec
Reputation Power: 0
Hello to everyone.Need some directions

Hello,guys.From what google results showed,this is (one of) the best web development forums.Hope there aren't a lot of trolls.

To tell in very short my story or at least what can be related to this forum,I'm a minimalist,hard worker and enterpreneur at heart.

I have a vision for a web business,however I don't have $ to outsource it.On the otherside,I'm 18,so I do have time which is the most valuable asset after all.I haven't acquired any knowledge in programming/web dev because honestly I don't find it fascinating.I have been quite successfull in maths,if that helps

What I am passionate about and have drive for is bringing life to my project.At the moment I'm not interested in doing web projects for a living,so I'd like not to make this mistake that I've done with other crafts-for example reading 100 books about how to ride a car instead of combining practice and reading.

I can post some links if required for you to see what type of website I'm interested in building.

I'd like from you some directions what/where to learn from and I'm not afraid to put in however hard work is necessary.Thank you for your time.

Anton

Reply With Quote
  #2  
Old March 26th, 2011, 06:10 PM
MrFujin's Avatar
MrFujin MrFujin is offline
Lord of the Dance
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Oct 2003
Posts: 3,130 MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Months 2 Weeks 1 Day 6 m 48 sec
Reputation Power: 1736
I am not sure what kind of directions you are looking for. you didn't say what kind of project you want to "bring to life".

If you want to learn about web development, you should start learning HTML and CSS. Take a look at htmlcodetutorial or search Google for more tutorials.

Reply With Quote
  #3  
Old March 27th, 2011, 04:02 AM
Kington Kington is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 4 Kington User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 13 sec
Reputation Power: 0
At the beginning I plan it to be advertisement driven content website.I want the design to be non flashy,minimalistic,yet stylish.When it gets traffic and its time to expand I want to add social network and social media sub-site.
Call me a noob or whatever but from what I understand if we look at web development as engineering,you need solid foundations on which to build a platform and early mistakes can cost you in future.Correct me if I'm wrong.
I can search for better example of my vision but let's say what skills are needed to build this:
travbuddy(dot)com
The style is not my favorite but it's not a bad site.And it doesn't look very basic platform too.
So should I learn to code or use programs to build such a website?What languages must I master?

Reply With Quote
  #4  
Old March 27th, 2011, 05:35 AM
MrFujin's Avatar
MrFujin MrFujin is offline
Lord of the Dance
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Oct 2003
Posts: 3,130 MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Months 2 Weeks 1 Day 6 m 48 sec
Reputation Power: 1736
Besides HTML/CSS, you will also have to learn a serve-side language.
AFAIK, the most popular/used languages at this moment are PHP and .NET (C#/ASP)

If you go with .NET, you can use Microsoft Visual Studio Express (free version).

Instead of creating it from scratch, you can install a pre-created web-portal/Content-management system like Joomla, Typo3, PhpBB or Wordpress.

But it all depends at you needs.

Reply With Quote
  #5  
Old March 27th, 2011, 08:58 AM
Kington Kington is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 4 Kington User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 13 sec
Reputation Power: 0
Appreciate your help.Will try to be more specific
I'd like to ask you if I build the site with some system instead which seems like the easier way to go instead of learning coding will there be issues if:
I decide to expand and add social network to the content based website,so that the old website with the info written by me becomes just the homepage,said with other words:after I've got the traffic and regular visitors delivered because of the initial site,then to switch the main reason people visit the site to be the social network and also add video section of the site or just reg new domain nameofthesite.tv where people can upload their dumb vids.
So that's the current vision that I have.Should I learn php or .net and which one of the both would you recommend?I see people recommend w3bschool in this forum.Does it have everything I need with up-to-date info or where should I read materials from?
And last question for now - Do I need a fast computer to do the work or everything is stored on online servers so it's alright to do the work from my laptop while abroad?Please elaborate
Thank you

Reply With Quote
  #6  
Old March 27th, 2011, 02:15 PM
MrFujin's Avatar
MrFujin MrFujin is offline
Lord of the Dance
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Oct 2003
Posts: 3,130 MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level)MrFujin User rank is General 11st Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Months 2 Weeks 1 Day 6 m 48 sec
Reputation Power: 1736
Portals like Joomla and Wordpress allow plugins to be installed. I will guess it is possible to add what you want, but I don't have enough experience to tell with 100% accuracy or how complex it will be.

All examples I have listed use PHP. I don't know about similar portals that use the .NET Framework.

I can't see it should be a problem to use your laptop for testing and/or development.

I have used w3school myself, but not as the only source.
Other sites that can be useful:
w3c.org - documentation of the HTML standards
php.net - documentation of PHP API, used by the portal examples I listed.
mysql.com - Documentation of the MySQL database, is used by the portal example I listed.
google.com - to find toturial, information about plugins, or anything else.
this forum - if you are stuck with a specific problem

If you decide to use one of the portals, they (usually) have their own forum too.

Reply With Quote
  #7  
Old March 31st, 2011, 05:24 AM
Kington Kington is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 4 Kington User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 13 sec
Reputation Power: 0
Thank you for your answer.But let's say I do BELIEVE that the social network part of the site has potential to attract millions of users,marketted the right way.So can you or someone else tell me if I use let's say Joomla instead of learning to code .php , would that **** up the platform for the social network?

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > Hello to everyone.Need some directions

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap