Pages:
Author

Topic: Learning to code for crytocurrency? - page 2. (Read 4193 times)

legendary
Activity: 2156
Merit: 1131
November 13, 2013, 04:46:15 AM
#15
its very important that you understand and can write APL code.
no only APL and perl.
sed and awk are super hot right now too.  Smiley
true, and all the network code is written in bash with nc.
I can't help wondering how many people don't realize that you are being sarcastic and facetious.

So he wants to learn and ask for advices and everyone tell him bullshit ?
sr. member
Activity: 280
Merit: 257
bluemeanie
November 12, 2013, 10:52:50 PM
#14
its very important that you understand and can write APL code.
no only APL and perl.
sed and awk are super hot right now too.  Smiley
true, and all the network code is written in bash with nc.

I can't help wondering how many people don't realize that you are being sarcastic and facetious.



probably very few people, which makes it that much more funny.

legendary
Activity: 3472
Merit: 4801
November 12, 2013, 04:19:49 PM
#13
its very important that you understand and can write APL code.
no only APL and perl.
sed and awk are super hot right now too.  Smiley
true, and all the network code is written in bash with nc.

I can't help wondering how many people don't realize that you are being sarcastic and facetious.

newbie
Activity: 42
Merit: 0
November 12, 2013, 03:59:46 PM
#12
this is awsome must know what and how coding this i think
legendary
Activity: 1050
Merit: 1000
You are WRONG!
November 12, 2013, 03:52:37 PM
#11
its very important that you understand and can write APL code.

Thank, I have found some tuts on YouTube which might help. I am assuming most Bitcoin source uses a mix of various languages?
no only APL and perl.

sed and awk are super hot right now too.  Smiley
true, and all the network code is written in bash with nc.
sr. member
Activity: 280
Merit: 257
bluemeanie
November 12, 2013, 03:43:37 PM
#10
its very important that you understand and can write APL code.

Thank, I have found some tuts on YouTube which might help. I am assuming most Bitcoin source uses a mix of various languages?
no only APL and perl.

sed and awk are super hot right now too.  Smiley
full member
Activity: 238
Merit: 100
November 12, 2013, 01:38:19 PM
#9
I would suggest Go

Learning to write C++ well is 10-20 years of pain and hard work.
Nothing wrong with getting your feet wet but you should be aware of that.

C however is much easier to get a proper handle on, but then you have to consider using Go instead.
With Go you get the mix of a system level language with high priority on web technology.

On the Linux platform, I find QtCreator to be the superior development environment for C/C++

For Go, Sublime Text with the GoSublime addon is excellent
sr. member
Activity: 406
Merit: 250
November 12, 2013, 05:06:14 AM
#8
I think I will start by learning some basics from Java and C+. Smiley
full member
Activity: 127
Merit: 100
$Gangnam works hard, so you don't have to.
November 12, 2013, 04:26:18 AM
#7
You should learn how to speak basic C and C++, and then STL and Boost stuff.
sr. member
Activity: 672
Merit: 254
sr. member
Activity: 424
Merit: 250
November 12, 2013, 04:00:44 AM
#5
Yesterday I decided to try out Linux for the fist time, I really like the OS and I also feel spurred on to to learn some programming skills which is one area that holds my projects back. I have been searching around in various crypto related source files but I am finding it difficult to pin point what programming language is actually being used in most cases?

So what language would you recommend for a new programmer interested in cryto-currency, which is also most relevant to future development as HTML5 is for web? Also perhaps you could recommend some learning resources you found useful learning? Thanks.

Start with basic concepts if you haven't yet. These are great.
http://codecombat.com
http://codecademy.com
https://www.khanacademy.org/cs/programming

It's going to be multi-year journey. Don't be discouraged. Start small, tweak, break things and see why it happens.

For crypto-currency? The satoshi client (the official client) is written in C++. That's going to be difficult to learn to start with. The other one, which will be easier to delve into is the coinpunk wallet, which is written in JavaScript (http://coinpunk.org/beta.html). Javascript has grown tremendously in the past few years and there are various tools and frameworks using javascript. But you don't need to know the language of the client to code with crypto-currencies (or interact with the blockchain).

Good luck!
legendary
Activity: 1050
Merit: 1000
You are WRONG!
November 12, 2013, 03:59:16 AM
#4
its very important that you understand and can write APL code.

Thank, I have found some tuts on YouTube which might help. I am assuming most Bitcoin source uses a mix of various languages?
no only APL and perl.
sr. member
Activity: 406
Merit: 250
November 12, 2013, 03:57:09 AM
#3
its very important that you understand and can write APL code.

Thank, I have found some tuts on YouTube which might help. I am assuming most Bitcoin source uses a mix of various languages?
legendary
Activity: 1050
Merit: 1000
You are WRONG!
November 12, 2013, 02:45:54 AM
#2
its very important that you understand and can write APL code.
sr. member
Activity: 406
Merit: 250
November 12, 2013, 02:44:19 AM
#1
Yesterday I decided to try out Linux for the fist time, I really like the OS and I also feel spurred on to to learn some programming skills which is one area that holds my projects back. I have been searching around in various crypto related source files but I am finding it difficult to pin point what programming language is actually being used in most cases?

So what language would you recommend for a new programmer interested in cryto-currency, which is also most relevant to future development as HTML5 is for web? Also perhaps you could recommend some learning resources you found useful learning? Thanks.
Pages:
Jump to: