Author Topic: wanting to learn code  (Read 1636 times)

0 Members and 1 Guest are viewing this topic.

Offline ENOJI Kengura

  • Boisterous Bear
  • **
  • awards This user has been a forum member for over 10 years Top 50 Topic Starter
  • Posts: 143
  • Gender: Male
  • http://jpst.it/DI-i Password: TFF
    • Skype
    • Fur Affinity
    • DeviantArt
    • Fur Basket
    • Awards
  • Species: Aakor (Wolf with Wings)
  • Coloring: Gray Base, Ears are gray at the bottom but fades to blue, which fades to black. My tail has a is gray base also, with a blue grid to it and blue dots in it
  • Height: 5'9"
  • Weight: 120 lbs.
  • Build: Skinny, Slim
  • Currently: my happy attitude is not for everyone, so beware, cause i dont care! ^^
wanting to learn code
« on: October 02, 2015, 04:24:19 PM »
hey guys, i have been wanting to learn how to program for myself and utilize it to my advantage (legally), any suggestions for a n00b of where to start learning or what code to learn first?
  • Avatar by: My friend SamPanda

We fight, we recruit, we are the anthropomorphic army. FDF forever!
(I'M A (rp) PILOT!)

Offline anoni

  • Zoomorphic Zebra
  • **********
  • awards This user has been a forum member for over 10 years Assigned to someone who is observed to be very friendly toward other members (frequently welcoming people in the Intro board, answering questions, etc.) This user has reported a valid and verified forum bug This user has made a suggestion for the forum that was approved and implemented
  • Posts: 6179
  • Gender: Male
  • This statement is a lie
    • Steam
    • Kingdom of Lacertus (clan website) we're not furry oriented, but we accept furries (especially artists) :P
    • Awards
  • Species: Fox
  • Coloring: Beige
  • Height: 183 cm
  • Weight: 65 KG
  • Build: Slim
  • Currently: Cruising through the 4th dimension
Re: wanting to learn code
« Reply #1 on: October 08, 2015, 12:11:27 PM »
Well do you want to code? Or do you want to learn how to hack? :P (Hacking is not illegal unless you do illegal things with it!)

Either way the answer is the same, depends on what you want to do. If you want to hack you should start off with very low-level machine-based languages like C, look up "The Art of Programming - Openlearning" for a free course on learning C. Networking is a second thing you could learn but C is most important
  • Avatar by: WingedZephyr
  • Signature art by: MrRazot
(int(e-x^2, x = -infinity..infinity))2 = Pi


We fight, we recruit, we are the anthropomorphic army. FDF forever!

$_ = "gntusbovueqrmwkradehijqr"; tr/a-z/lad hijacked under stop sign!/; print $_, "\n";

Offline Celestial_Dragon

  • Foxy Fox
  • ****
  • awards This user has been a forum member for over 10 years
  • Posts: 443
  • Gender: Male
  • I intend to live forever, or die Trying
    • Skype
    • Steam
    • Awards
  • Species: Dragon
  • Coloring: Gold scaled and White underside, with angel-like wings
  • Height: 260cm
  • Weight: 120kg
  • Build: Mesomorph
  • Currently: More than likely studying while having this open on my Laptop
Re: wanting to learn code
« Reply #2 on: October 08, 2015, 12:13:12 PM »
i mucked around with Notepad ++ and also i did ipt and Graphics in my years at High school.


A great way is to make a website from scratch, or just at least learn how to there is some very basic and helpful things you can do for the project. There is also some great game that implement coding, and i mean real coding to.


Post Merge: October 08, 2015, 12:14:22 PM
Well do you want to code? Or do you want to learn how to hack? :P (Hacking is not illegal unless you do illegal things with it!)

Either way the answer is the same, depends on what you want to do. If you want to hack you should start off with very low-level machine-based languages like C, look up "The Art of Programming - Openlearning" for a free course on learning C. Networking is a second thing you could learn but C is most important

If you know your way around your browser you can actually look at anoni's profile and not get epilepsy while trying to see what the moderator is about
  • Avatar by: -
  • Signature art by: -

Freedom isn't free
You can lead me, follow me, or get out of my way so make up your mind

Offline anoni

  • Zoomorphic Zebra
  • **********
  • awards This user has been a forum member for over 10 years Assigned to someone who is observed to be very friendly toward other members (frequently welcoming people in the Intro board, answering questions, etc.) This user has reported a valid and verified forum bug This user has made a suggestion for the forum that was approved and implemented
  • Posts: 6179
  • Gender: Male
  • This statement is a lie
    • Steam
    • Kingdom of Lacertus (clan website) we're not furry oriented, but we accept furries (especially artists) :P
    • Awards
  • Species: Fox
  • Coloring: Beige
  • Height: 183 cm
  • Weight: 65 KG
  • Build: Slim
  • Currently: Cruising through the 4th dimension
Re: wanting to learn code
« Reply #3 on: October 10, 2015, 04:40:58 PM »
Web programming is sort of a different thing altogether.

If you want to learn the real intriciacies of programming languages, finding a deep knowledge of how to program, C is the place to be! IF you want to program some quick things, learn the basics and be able to make kickass scripts and stuff, python is probably your best bet. Python is much easier to learn than C, but you may learn less.
  • Avatar by: WingedZephyr
  • Signature art by: MrRazot
(int(e-x^2, x = -infinity..infinity))2 = Pi


We fight, we recruit, we are the anthropomorphic army. FDF forever!

$_ = "gntusbovueqrmwkradehijqr"; tr/a-z/lad hijacked under stop sign!/; print $_, "\n";

Offline Foxes

  • Vibrating Furby
  • *
  • awards This user has been a forum member for over 10 years
  • Posts: 6
  • Gender: Male
    • Awards
Re: wanting to learn code
« Reply #4 on: October 28, 2015, 04:03:52 AM »
If you're wanting to learn how to program I would suggest learning Python first, it's probably the easiest to pick up. Trying to pick up C, C++, Java, etc. right off the bat is pretty much jumping straight into the deep end. Trust me, the first language I learned was Java in high school. It was a bitch.

Offline Wolfles

  • THAT DJ WOLF
  • Avid Aardvark
  • *
  • awards This user has been a forum member for over 10 years
  • Posts: 31
  • Gender: Male
    • DeviantArt
    • Awards
  • Species: Wolf
  • Coloring: gray, along with a bit of green,red,yellow and orange
  • Build: not fat, but not muscular
  • Currently: Making dat mix
Re: wanting to learn code
« Reply #5 on: November 03, 2015, 12:44:36 PM »
In terms of hacking, I sorta just picked it up, my school IT department don't like me much XD


HTML is kinda fun, using scratch is a good place to start to make a website, but it sorta depends on personal preference. some people prefer other ways because they find it easier, but that may not be the case for you
  • Avatar by: Magicdawolfy

Offline White Wolf Guardian

  • Wolgon Hat
  • Zoomorphic Zebra
  • **********
  • awards Received through special limited time events This user has donated more than $50 to the forum. Top 10 Poster This user has been a forum member for over 10 years
  • Posts: 9514
  • Gender: Male
  • I'm a wolgon!
    • Steam
    • Discord
    • Fur Affinity
    • Awards
  • Species: Wolf Dragon (Wolgon)
  • Coloring: White and Blue
  • Height: 10' long or 7' tall
  • Weight: 400lbs or 250lbs
  • Build: Thin
  • Reference: [link]
  • Currently: Healed up
Re: wanting to learn code
« Reply #6 on: November 03, 2015, 12:50:28 PM »
Java and Python enforce bad habits, read some Lord Bjarne Stroustrup. You need C and C++.
  • Avatar by: SquareHeart
  • Signature art by: FluffyGorer

 

Powered by EzPortal

anything