Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: AngelSky on April 03, 2018, 07:00:54 PM



Title: Would like to learn solidity programming, need your suggestion mates.
Post by: AngelSky on April 03, 2018, 07:00:54 PM
Hi, I am OCJP programmer, but still missed to learn the solidity programming.

Please suggest me good tutorial Youtube videos as well as Articles which can help complete beginner level to expert.
Suggest me perfect IDE you are using for smart contract work.
Suggest some deploying tools as well guys.

Hope get the help here. Good day.


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: bandibar on April 03, 2018, 11:14:33 PM
Hi, I'm definitely not going to tell you what to choose, but when you find out what you need to read, here is the assembly of all the best programming books, more than 1400 books(its free if wat)

https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: TryNinja on April 03, 2018, 11:44:14 PM
This is a great article with several links. Everything you need to start can be find here: https://medium.com/@robbertvermeulen/learn-solidity-the-ethereum-smart-contract-programming-language-7f106fc26d6

(video tutorials, tutorials, smart contract examples, frameworks, etc...)

-snip-
There is no content about Solidity in this page.


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: AngelSky on April 04, 2018, 05:54:06 PM
This is a great article with several links. Everything you need to start can be find here: https://medium.com/@robbertvermeulen/learn-solidity-the-ethereum-smart-contract-programming-language-7f106fc26d6

(video tutorials, tutorials, smart contract examples, frameworks, etc...)

-snip-
There is no content about Solidity in this page.


Thanks for the answer mate. Just went through linl see the overview and tutorial links they have embedded there. Which IDE is best one you are suggesting to learn and make the professional dapps mate.
If possible you share that as well, then confirm remix.ethereum.org fine one?


just ignore bandibar mate. Google users just search and shared something


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: bitmover on April 04, 2018, 06:08:35 PM
I am doing a quite interesting course about solidity in udemy. Very cheap, just watch at 1.25 or 1.5x when it's going slow..

https://www.udemy.com/ethereum-and-solidity-the-complete-developers-guide/


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: AngelSky on April 05, 2018, 04:53:45 PM
I am doing a quite interesting course about solidity in udemy. Very cheap, just watch at 1.25 or 1.5x when it's going slow..

https://www.udemy.com/ethereum-and-solidity-the-complete-developers-guide/

There are some video tutorials available on Youtube but you shared to me a cost estimated one. I am looking for free article or material. It is waste of money. Here in my country there is blockchain developers conducting the free workshop on coming 11th april.
Hope may useful for me learn something about dapps development.
However thanks for your answer, if you find free article please write back to me here or pm me bro.


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: RasenShuriken on May 26, 2018, 06:22:17 AM
Solidity is a new language and outside of the documentation, there are only a few free good resources on the internet comparing to other programming languages.
On of great website to learn Solidity is www.cryptozombies.io/en/course/, it contains 6 lesson and completely free, it will teach you to step by step how to create zombie game on ethereum and learning Solidity.
27 tutorials about Solidity by What's Solidity
https://www.youtube.com/watch?v=v_hU0jPtLto&list=PL16WqdAj66SCOdL6XIFbke-XQg2GW_Avg
27 Video about learning Solidity by Nicolas Palacios
https://www.youtube.com/watch?v=Yu4n6qaSr_w&list=PLVR6_kyVYQd4FtodYRYoUIxm3RsFGRpC7
8 videos about learning Solidity by Vlad Wulf
https://www.youtube.com/watch?v=R_CiemcFKis&list=PLQJcbjIo_F8Y_ea8sLKDNcQv6lIJYAhhq
20 videos explaining cryptozombies.io
https://www.youtube.com/watch?v=j9_tLssPefI&list=PLF4Fpfzm6Ig343qTosdrhMrQ5yRrvtbKt
A Guide to Building Your First Decentralized Application by Siraj Raval
https://www.youtube.com/watch?v=gSQXq2_j-mw

- You can take a course on Udemy as well :
Ethereum and Solidity: The Complete Developer's Guide: https://www.udemy.com/ethereum-and-solidity-the-complete-developers-guide/
Become a Blockchain Developer with Ethereum and Solidity :
https://www.udemy.com/getting-started-with-ethereum-solidity-development/


Title: Re: Would like to learn solidity programming, need your suggestion mates.
Post by: siddartha1492 on May 26, 2018, 06:44:25 AM
I would certainly suggest https://cryptozombies.io/ from Loom Network. It might sound like another of those crypto games, but basically it is a solidity programming website. It has beginner level to expert level courses, which you asked for. The best thing is that they are teaching you to create a DAPP and not doing all that textual mumbo-jumbo. So you are learning solidity, you are creating a DAPP and seeing the results side by side. Plus since it is gamification based teaching, so it is not boring and faster way to learn. After you complete this course, you can of course go for more advanced courses on Udemy or other good sites.