Bitcoin Forum
May 11, 2024, 04:10:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Suitable Programming language for blockchain app development  (Read 383 times)
bleym2012 (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 12, 2017, 02:37:20 PM
 #1

Can I know which programming language is most suitable for developing blockchain applications?
1715443805
Hero Member
*
Offline Offline

Posts: 1715443805

View Profile Personal Message (Offline)

Ignore
1715443805
Reply with quote  #2

1715443805
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
claudieux
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
July 12, 2017, 02:52:53 PM
 #2

From QUORA: "There are multiple programming languages that you could focus your efforts on and it will depend on which cryptocurrency you would like to use as a base platform for plug and play functionality. It would also be important for you to consider what the top programming languages are in 2015/2016, published by IEEE, and TIOBE.

To establish a strong crypto programming foundation, I would suggest concentrating on first learning C++ by using a few beginner books (if you are on a tight budget, you can actually purchase many of these books from a nearby Goodwill or used book store for 1/20th of the price), and then begin to experiment with Node.JS, Python, Perl, and other relevant languages as these are typically compatible/accepted/supported in activate crypto environments."
systemv
Member
**
Offline Offline

Activity: 84
Merit: 10

StuffGoGo Developer


View Profile WWW
July 12, 2017, 06:08:12 PM
 #3

What kind of apps? This will determine a most appropriate language together with availability and price of resources if you want to outsource, or steepness of learning curve if you want to learn it yourself. Performance-wise you cant beat C/C++ but you definitely dont want to write web services on it, you can do it way faster with Node/Java/etc.

efeaydin
Full Member
***
Offline Offline

Activity: 181
Merit: 102


View Profile
August 30, 2017, 11:20:24 AM
 #4

There is Bitcoin libraries for almost every language.

In GitHub, the most used languages for Bitcoin is Javascript, Python and Java.

https://github.com/search?q=bitcoin

Python is easy to learn so you can use Python.
Pages: [1]
  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!