Bitcoin Forum
June 23, 2024, 11:11:22 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: which programming language should i learn?  (Read 892 times)
cleavey
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
August 03, 2017, 09:28:25 PM
 #21

At worst the only extra things (relative to js) that a new programmer has to learn is memory management, pointers and compiling, which I would class as fundamental and put on a learners TODO list anyway.
that's what I'm talking about! Cheesy And this knowledge is a MUST when you're programming with C.

It's much easer to start learning programming with more forgiving languages with automatic garbage collectors Wink
"C lacking a garbage collector" is not the same thing as "having to understand how a computer works to code in C", lack of GC is a minor point when we're talking about a beginner learning programming fundamentals. They're not jumping into maintaining a mega project that can crumble under a stiff breeze (or if you forget a free() call Wink ), they're learning basics.

My point is that as a language, C is actually pretty simple. Pleasingly so  Grin
Hawker
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
August 03, 2017, 10:34:59 PM
Last edit: August 03, 2017, 10:54:18 PM by Hawker
 #22

my programming language suggestions are: c ++, python, and javascript

c ++ = blockchain technology core development work
python = it provides rapid development and will be used more in the future
javascript = it is used in every institution and supported by all major technology companies
in00
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
August 04, 2017, 04:07:41 PM
 #23

java ofcourse
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!