Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Cryptocurrency learning resources for beginners

Options
  • 27-05-2020 10:43pm
    #1
    Banned (with Prison Access) Posts: 1,397 ✭✭✭


    What would be the best university masters or postgrad to inform yourself and possibly get a career ahead of the game before this becomes the norm?

    Or even better - online courses (udemy/YouTube etc) that would bring you up to speed with this cryptocurrency?

    I have basically no knowledge of it at all.

    All I know is that blockchain is a technology and bitcoin is the most common currency.

    I’m 27 and in construction, which is about to fall flat on its face in Ireland. An inevitable recession.


Comments

  • Registered Users Posts: 6,026 ✭✭✭grindle


    The fastest ways to learn the reasoning behind the technology:

    https://bitcoin.org/bitcoin.pdf

    https://www.youtube.com/watch?v=GP_eT6E4os8

    Some of what Andreas said back then isn't applicable for Bitcoin any more, Ethereum has become the leader by a very wide margin in terms of building applications, testing and rolling out workable contracts.

    https://www.youtube.com/watch?v=WSN5BaCzsbo

    You should have previous coding experience prior to attempting Solidity (current dominant contract language) or Vyper (future dominant). Both borrow heavily from JavaScript and Python with Vyper at first being largely Pythonic but at the start of this year the bulk of efforts switched to Rust due to increased security features/syntax/functions. There's still a community Python implementation of Vyper being built with slower progress, but Rust's methodical, conservative style suits contracts much more and it's what the foundation is focussing it's own efforts on.

    If you have no coding experience whatsoever, start with HTML, CSS then JavaScript then dip into Automate the Boring Stuff with Python. It'll give you the foundation in babysteps. It won't be directly applicable to blockchain yet but you'll be learning and playing with the building blocks you'll use for everything else. Learning Rust will make more sense after Python, the internet is riddled with resources for switching from Python->Rust.

    https://ethereum.org/learn/

    https://www.reddit.com/r/ethdev/


  • Registered Users Posts: 64 ✭✭Pawinho


    Check on YouTube Ivan on Tech. He provide some blockchain tech. courses.


  • Closed Accounts Posts: 4,791 ✭✭✭JJJJNR


    You have a while yet, the user experience is very long winded and broken, you have to get on an exchange, find a wallet, figure out the difference between the wallets, how to back up a private key, how to restore it, whats a hardware wallet, whats a paper wallet, when you have some crypto in a wallet what can you do with it. Its completely broken.

    Product is the big challenge in crypto, building an experience that would be meaningful and help people understand why they should hold crypto but also use it, earn it and spend it is the big challenge.


  • Banned (with Prison Access) Posts: 1,397 ✭✭✭CBear1993


    Thanks for the all the replies and to a few who DM’d me.

    Seems like you need to set aside a good bit of time like you would with anything new - learning a language etc.

    Maybe I’ll delve into it on the weekends. For now everything you’re talking about means nothing to me, all sounds confusing!!


    Thanks


Advertisement