Jump to content

Sh0t

Members
  • Joined

  1. Sh0t posted a post in a topic in Artwork Showcase
    this is the best one ever 15 57 05,5-------------------------- 15 57 05,5--0,0----------------------05,5-- 15 57 05,5--0,0---1,1---0,0---1,1---------0,0----05,5-- 15 57 05,5--0,0---1,1---0,0---1,1---0,0----------05,5-- 15 57 05,5--0,0---1,1---------------0,0----05,5-- 15 57 05,5--0,0---------1,1---0,0---1,1---0,0----05,5-- 15 57 05,5--0,0---1,1---------0,0---1,1---0,0----05,5-- 15 57 05,5--0,0----------------------05,5-- 15 57 05,5--------------------------
  2. Every programmer should have working knowledge of c/c++ but to start with and learn basic concepts, you may want to play around with javascript. It has syntax very similar to the c derived languages, is OO, and you can practice doing interactive things with it via your browser(making buttons that change text and styles around and so forth). Overall I think it is the best scripting language out there, syntax wise, and is, in my opinion, a great language to learn programming concepts with and doesn't require much overhead(you already have a webbrowser and i'm sure you have a text editor).