Hi Sup Forums i learned some c++ but its too hard for me, do you have any better language that I can try to learn ?

Hi Sup Forums i learned some c++ but its too hard for me, do you have any better language that I can try to learn ?

Other urls found in this thread:

savannah.nongnu.org/projects/pgubook/
tutorialspoint.com/lua/
luaplayer.org/
twitter.com/SFWRedditGifs

i havent finished my c++ exercises but other than the number variables it seems okay just a lot of options and shit

Assembly

Elixir

learn python, then c/c++. its best to learn what its like to put something together and develop the logic of programming, then work on learning something more hard.

nice joke

Gentoo.
(/etc/portage)

nice dude thx

what ?

RUST
U
S
T

retrad i hope yuor trolign

/thread desu
Make yourself indispensable, learn assembly. No MIT nigger learns assembly, they're "too good" for it or something.

MEME
E
M
E

Arabic. Get job translating.

nce meme

Read this book savannah.nongnu.org/projects/pgubook/

>This is an introductory book to programming and computer science using assembly language. It assumes the reader has never programmed before, and introduces the concepts of variables, functions, and flow control. The reason for using assembly language is to get the reader thinking in terms of how the computer actually works underneath. Knowing how the computer works from a "bare-metal" standpoint is often the difference between top-level programmers and programmers who can never quite master their art.

Lua, it's barebones easy.

what can i do with it ?

make WoW ui addons

hm, depends on the engine. I reconmend going here: tutorialspoint.com/lua/

Learn C and then C++ once you need OOP.

Alternatively, buy SICP and learn Lisp.

make little homebrew psp games
luaplayer.org/

C always wins, baby

well its not really about the language its about thinking like a programmer and applying that type of thought to solve problems, but if you dont like brakets and semi-colons and worrying about memory allocation i suppose you could try ruby or node. again though its not about the language, consider finding something else