The basics of code/programming

Discussion in 'Technology' started by Floridian, Aug 15, 2016.

The basics of code/programming
  1. Unread #1 - Aug 15, 2016 at 7:32 AM
  2. Floridian
    Joined:
    Jul 23, 2016
    Posts:
    292
    Referrals:
    0
    Sythe Gold:
    171

    Floridian Create.

    The basics of code/programming

    I would like to learn, always have wanted to. Does anyone have any good links/guides/textbooks where one could start without going to college?
     
  3. Unread #2 - Aug 15, 2016 at 7:41 AM
  4. Xier0
    Joined:
    Jan 16, 2013
    Posts:
    13,001
    Referrals:
    2
    Sythe Gold:
    20
    Sythe's 10th Anniversary DIAF Lawrence Member of the Month Winner Gohan has AIDS

    Xier0 Legend
    $5 USD Donor New

    The basics of code/programming

    Learncodethehardway.org, codecademy.com, and codeproject.com
     
    ^ Mathewkthxbai likes this.
  5. Unread #3 - Aug 15, 2016 at 12:47 PM
  6. DRSX
    Joined:
    Oct 25, 2013
    Posts:
    1,569
    Referrals:
    0
    Sythe Gold:
    80

    DRSX Guru
    Banned

    The basics of code/programming

    i think khan academy has something to offer, check it out, normally they have great tutorials.
     
  7. Unread #4 - Aug 15, 2016 at 1:29 PM
  8. Deacon Frost
    Joined:
    Jan 30, 2007
    Posts:
    2,905
    Referrals:
    3
    Sythe Gold:
    57

    Deacon Frost Grand Master
    Banned

  9. Unread #5 - Sep 6, 2016 at 10:04 AM
  10. David3.0
    Joined:
    Jul 20, 2016
    Posts:
    15
    Referrals:
    0
    Sythe Gold:
    23

    David3.0 Newcomer

    The basics of code/programming

    Lynda.com has some great tutorials. I've learned what little coding I know from them. And I only say little because I haven't pursued it further, but when I finally do, I will grab some more tutorials from them.

    This is actually a nice little run down of the basics to get you started, and also includes a list of where you can learn to code online.
     
    ^ Mathewkthxbai likes this.
  11. Unread #6 - Sep 6, 2016 at 11:10 AM
  12. malakadang
    Joined:
    Jan 1, 2011
    Posts:
    5,679
    Referrals:
    0
    Sythe Gold:
    900
    Discord Unique ID:
    220842789083152384
    Discord Username:
    malakadang#3473
    Two Factor Authentication User Easter 2013 Doge Community Participant

    malakadang Hero
    malakadang Donor Retired Global Moderator

    The basics of code/programming

    ^ Mathewkthxbai likes this.
  13. Unread #7 - Sep 14, 2016 at 11:32 AM
  14. Ritysayo
    Joined:
    Feb 6, 2011
    Posts:
    404
    Referrals:
    19
    Sythe Gold:
    258
    Lion King Pokémon Trainer Summer 2016 (2) Rio 2016 In Memory of Jon Torchbearer 2016

    Ritysayo Forum Addict

    The basics of code/programming

    Use W3Schools Online Web Tutorials as reading material to learn the basics.

    There are three distinguishable Computer Languages called Markup languages, Scripting Languages, and Programming languages. There are more than those three, but it's important to know the differences between those three before moving on to others.

    Markup languages use a tagging system which is interpreted by web browsers or other clients, the most known mark-up languages are HTML and XML.

    Scripting languages can be thought about as simplified and weaker version of programming languages that follow similar human-readable syntax. They are typically interpreted by a client rather than compiled.
    Ex. JavaScript, LUA, PHP, and Python.

    Programming languages are used to communicate with a machine. A programmer is a translator between humans and the computer, designing complex behaviors with algorithms the device can compute to produce a result.
    Ex. C, C++, Java

    My suggestion is to start with understanding the tagging system of HTML via w3schools and try to include a little bit of CSS which is a style sheet language. Create a few web pages on using Sublime Text or Notepad++ using HTML and CSS before moving on to scripting languages.

    Once again, you can learn scripting languages and basic concepts on W3Schools; but someone mentioned Lynda.com up above. That is an incredible resource for any upcoming developer. They have high-quality tutorials that will increase your speed of comprehension. I would recommend starting with JavaScript or Python.

    JavaScript because it would allow you to expand on your previously created websites with practical knowledge of web programming.

    Python because it forces you to use elegant syntax grammar that most people follow for clarification when future readers (including yourself in the future) will read the code.

    Once you understand the syntax of JavaScript or Python, then you're a novice programmer. At this point you're going to realize you need to take a step back and decide what you're most interested in the development world. In our modern age, there is a million different concepts to understand as a programmer; but you should focus on a few interesting topics. Start with deciding if you're interested in web development or application or mobile development.

    Find a udemy.com or lynda.com tutorial series to help you learn an Integrated Development Environment (IDE) associated with your topic of interest. You will then begin working with a bunch of new concepts like database queries and server administration. It can truly become overwhelming at certain points, but stick in there. Take your time, and a year from now you will be considered an Intermediate Programmer and have an opportunity to freelance or enter a career.
     
    ^ Mathewkthxbai likes this.
    Last edited: Sep 14, 2016
  15. Unread #8 - Sep 17, 2016 at 10:03 AM
  16. Mathewkthxbai
    Joined:
    Jul 17, 2016
    Posts:
    6,200
    Referrals:
    0
    Sythe Gold:
    613

    Mathewkthxbai Hero

    The basics of code/programming

    You can find free C+ guides on thepiratebay
     
  17. Unread #9 - Oct 18, 2016 at 9:05 AM
  18. anngrant
    Joined:
    Aug 15, 2016
    Posts:
    21
    Referrals:
    0
    Sythe Gold:
    25

    anngrant Newcomer
    Banned

    The basics of code/programming

    I build my websites without any coding skills. I work with Wordpress only. To stay well-informed on all WP hacks and tricks, I've subscribed to TemplateMonster newsletter. It's free, but very useful!
     
< What's a good VPN service? | Error loading of document >

Users viewing this thread
1 guest


 
 
Adblock breaks this site