Get Updates (It's FREE)

Results 1 to 10 of 10

Thread: Build while learning programming or after finish learning?

  1. #1
    (13) Pontiac
    Joined
    Nov 2011
    Posts
    31
    Thanks
    73
    Thx'd 10 times in 5 Posts

    Default Build while learning programming or after finish learning?

    Which would you recommend? If it's the first one, at which stage can one start? (HTML, CSS, Javascript etc?)

    Thanks!

  2. #2
    (15) Kia
    Joined
    Nov 2011
    Locale
    Fort Campbell, Ky
    Age
    23
    Posts
    7
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    As a newer programmer I would advise you to build as you go. That way you have practical experience to back up your learning. I realize this is a learning preference, but it's the way I learn fastest.

  3. The Following User Says Thank You to AMLatham For This Useful Post:

    dinvesthk (Nov 17th, 2011)

  4. #3
    (8) Acura
    Joined
    Apr 2011
    Locale
    San Diego
    Posts
    236
    Thanks
    106
    Thx'd 73 times in 54 Posts

    Default

    Definitely learn as you build. If you're interested in those languages, PHP, HTML, and CSS all work together, so you'd pretty much learn them as a package.

  5. The Following User Says Thank You to mrhahn For This Useful Post:

    dinvesthk (Nov 17th, 2011)

  6. #4
    (6) Mercedes 77startup's Avatar
    Joined
    Aug 2011
    Locale
    Chicago
    Age
    25
    Posts
    454
    Thanks
    109
    Thx'd 160 times in 110 Posts

    Default

    I would suggest to build as you learn. Coding isn't just about memorizing code it's about actually typing it in and training yourself not to make a mistake. Learn Web Design, Web Development, and iOS Development - Treehouse is a new great place for learning code and being able to practice what you've learned.

    I'm a complete newb at all things code and have been a member for about 2 weeks with great results.

  7. The Following User Says Thank You to 77startup For This Useful Post:

    dinvesthk (Nov 17th, 2011)

  8. #5
    (7) Lexus Brander's Avatar
    Joined
    Jun 2011
    Locale
    Australia, Europe
    Age
    37
    Posts
    352
    Thanks
    41
    Thx'd 86 times in 70 Posts

    Default

    Think about it - do you want to finish the project asap or do you want to say you know everything about programming or you can program anything while your application is still not even started on?

    You jump in and start coding the application you want to build. When you get stuck you google, when you cannot find the answer anywhere go to programming forums or stackoverflow and ask.

    Don't waste time and good luck.

  9. The Following 2 Users Say Thank You to Brander For This Useful Post:

    buckmajor (Nov 16th, 2011), dinvesthk (Nov 17th, 2011)

  10. #6
    (13) Pontiac
    Joined
    Nov 2011
    Posts
    31
    Thanks
    73
    Thx'd 10 times in 5 Posts

    Default

    Thank you all for the input! Will be building as I learn

  11. #7
    (13) Pontiac
    Joined
    Nov 2011
    Posts
    31
    Thanks
    73
    Thx'd 10 times in 5 Posts

    Default

    @77startup
    That is an awesome site you have there! Thank you!

  12. #8
    Icy
    Icy is offline
    (4) Ferrari
    Joined
    Feb 2009
    Posts
    789
    Thanks
    84
    Thx'd 260 times in 194 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by 77startup View Post
    Coding isn't just about memorizing code it's about actually typing it in and training yourself not to make a mistake.
    Get an IDE, so the mistakes you worry about now are a thing of the past. No matter how long you've programmed there will always be those mistakes due to typos. What language(s) are you using? Perhaps I can suggest something.

    Then you can focus on the design, which at 2 weeks in is not a concern, but wait and see.

  13. The Following User Says Thank You to Icy For This Useful Post:

    dinvesthk (Nov 17th, 2011)

  14. #9
    (11) Honda CrysAk's Avatar
    Joined
    Nov 2011
    Locale
    UK
    Age
    26
    Posts
    72
    Thanks
    17
    Thx'd 20 times in 11 Posts

    Default

    I'm in exactly the same situation.

    I have found so far that building as you go is a much better use of your time, however, on looking back at my first bits of work ... they are VERY messy, however from that have come a few good things, I have learnt my own style and formatting, and from that i plan to build the entire site, seeking advice on the way, then, have someone give it a quick look over, provide feedback, and make changes the way they suggested... this in tow will reveal other holes and from that i plan to build the entire site a 3rd time, from scratch, or if i feel my time is better else where, hire someone with more experience.

    As someone with extensive exp in my old job, i know that giving my experience, i can do a MUCH better job, with no flaws in a 10th of the time someone with my relative exp in php/html/css/javascript could do. And so, by all accounts i fully expect to hire someone to do this for the final product, however the time spent on this task is not lost as i still need a fundamental knowledge of scripting.

    It really depends how complex and robust it needs to be. If its a simple blog/forum, by all means that's something you can probably handle yourself without many iterations, however if its a social network, something with ALOT of users, where you cannot afford any bugs/down time, or if th transaction of money is involved, i would triple check your work and get as many others to do this same, or hire someone else. For the same for a few $, better to be safe

    btw, checkout phpfreaks irc help channel, great guys int here always looking to help,
    PHPFreaks Web IRC (qwebirc)

  15. The Following User Says Thank You to CrysAk For This Useful Post:

    dinvesthk (Nov 17th, 2011)

  16. #10
    (13) Pontiac
    Joined
    Nov 2011
    Posts
    31
    Thanks
    73
    Thx'd 10 times in 5 Posts

    Default

    @CrysAk
    Thank you for your input + chatroom suggestion

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Learning to build website
    By kahem89 in forum Business Building (Traditional/B&M)
    Replies: 4
    Last Post: Jul 27th, 2011, 10:03 AM
  2. To much learning a bad thing?
    By bateati in forum General Business Discussion
    Replies: 7
    Last Post: Jan 2nd, 2011, 04:25 PM
  3. Learning more about SEO
    By internet in forum Web Businesses/Internet Marketing
    Replies: 4
    Last Post: Nov 10th, 2010, 12:29 PM
  4. You Better Be Learning!
    By imcmillionaire in forum Mindset And Motivation
    Replies: 0
    Last Post: Jul 27th, 2009, 01:01 PM
  5. Books on learning to design and build a working website?
    By lightning in forum Book Recommendations
    Replies: 7
    Last Post: Aug 26th, 2008, 01:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •