Comprehensive Solidity Tutorial for Smart Contract Development
Offered By: Derek Banas via YouTube
Course Description
Overview
Learn Solidity, the programming language for developing smart contracts on Ethereum, in this comprehensive tutorial video. Dive into core concepts including variables, data types, functions, error handling, and arrays. Explore how to create and deploy smart contracts, work with tokens and non-fungible tokens, and leverage Solidity's features for blockchain development. Follow along with live coding examples and gain practical insights into Ethereum smart contract development. Perfect for those familiar with C++ or Python looking to expand their skills into blockchain programming.
Syllabus
Intro
Prerequisites
semicolons
variables
data types
global variables
internal variables
default constructor
float type
ether
functions
create function
deploy function
local variables
private functions
math operators
math function
error handling
assert
random
strings
combine
return
deploy
bytes
conversion
conditionals
Arrays
Taught by
Derek Banas
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity