vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   What's the best way for me to learn how to code? (https://vborg.vbsupport.ru/showthread.php?t=156890)

imk 09-02-2007 09:37 PM

What's the best way for me to learn how to code?
 
so yeah i have a really short attention span when it comes to reading books etc but i really wanna learn coding...so any suggestions? where di you start etc?

Opserty 09-02-2007 09:54 PM

Video tutorials was the best for me, now its just a case of trial and error and reading on the forums. Once you get to grips with the basics its just becomes a case of learning from your mistakes and those of others. I found that reading tutorials was useless for me to but learning with a video tutorial was easier and more productive.

Also you pretty much have to have a desire for learning it otherwise you don't get anywhere.

Makes me wish I learnt ASP instead of PHP first because now I learn bugger all :p

Chris M 09-03-2007 12:09 AM

The way I learnt was to throw myself in at the deep end...

Instead of trying to learn how to write code, modify your board, and while you are doing it try and figure out what the code is doing... Then when you come to write something, start small... Use simple functions, and don't be afraid to ask questions...

You'll find that after a few attempts to get it right, maybe with some help, you'll get it, and thats half the battle; Once you've done one or two things by yourself, you'll find you will be able to create almost any modification you want, and theres always vB.org members and coders here to answer your questions...

Chris

Brad 09-03-2007 02:14 AM

Like Chris I just jumped in head first..:)

I found books to be helpful but only after I'd learned the basics on my own. Even know I don't understand half of the stuff I read in books...;)

Chris M 09-03-2007 03:14 AM

Thats because you're probably drunk when you read them Brad ;)

Chris

Adrian Schneider 09-03-2007 04:23 AM

One thing that really made things go faster for me was being able to parse PHP locally.

Either by save and refresh, or by running code inside my editor. Being able to see changes first hand within a second is a real time saver. Change, run. Change, run. Being able to experiment so fast makes learning fast. (You learn primarily from doing)

unenergizer 09-03-2007 05:11 AM

I started to learn HTML in 7th grade. I found a book in our library called "How to Make Web Pages." Before then I had thought that the internet made pages. :p Though once I found out that any one could make an HTML page I was instantly hooked. I've read many books. I started with small basic books and built my way up. I remember printing out an HTML tutorial that was about 45 pages long. This for me was a long time ago. Now I'm 20 years old and im running a business doing the same thing I started when I was in 7th grade.

When it comes to computers you can learn anything. It doesn't matter who you are. I think I have proven that to my self time and time again.

I started to teach my self php a few years back. I remember writing a loop that would count from 1 to infinity. I thought this was the neatest thing because the page would steadily get taller and taller. Depending on what you want to learn, it will take some time. If you stick with it and perfect your skills then you can do anything.

If you want to start coding, take your first step and read over some of the tutorials on this site http://www.w3schools.com/. If you are able to sit down read a tutorial and practice the syntax then you shouldn't have a problem learning..

HTH

Dean C 09-03-2007 05:31 AM

You have two choices really, you can become a programmer, and a good one after, or you can become a good programmer from the beginning.

If you want to do the latter, which is what I'd reccommend, learn a proper object orientated language that doesn't give you the flexibility of procedural programming that PHP does. I have always been an advocate of learning by doing, as people in this thread have mentioned, but by god, do not learn PHP to start with. It lends itself to poor, sloppy, lazy coding practices.

If you want my advice, learn Java initially. It's a great language to learn programming concepts such as object-orientation, security and efficiency from scratch.

When you're working with a language like Java, or even C (which I'd not reccommend as a starting language), you begin to think (if taught correctly) about every line of code you write, and how it'll affect other parts of your application, about what data structures are best to use, whether a loop is necessary or not etc. You become a good programmer by practice!

imk 09-03-2007 08:45 AM

thanks very much fellas....so you think i should learn java 1st?

the thing is php and html are all ive been using so what can i do with java?

and links please.

Dean C 09-03-2007 08:53 AM

You can do web stuff with Java, but you should work on developing command-line applications and GUIs, to teach you how object-orientated programming. Pick up a book, I know they can be cumbersome, but they really are the best way to learn concepts. Or even better, get some training!


All times are GMT. The time now is 05:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01281 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete