Chevron Left
Back to Smart Contracts

Learner Reviews & Feedback for Smart Contracts by University at Buffalo

4.6
stars
2,301 ratings

About the Course

This second course of the Blockchain specialization will help you design, code, deploy and execute a smart contract – the computational element of the blockchain technology. Smart contracts allow for implementing user-defined operations of arbitrary complexity that are not possible through plain cryptocurrency protocols. They allow users to implement conditions, rules and policies of the domain applications. Smart contracts are a powerful feature that, when properly designed and coded, can result in autonomous, efficient and transparent systems. You will design and program smart contracts in Solidity language, test and deploy them in the Remix development environment, and invoke them from a simple web interface that Remix provides. This course features best practices for designing solutions with smart contracts using Solidity and Remix IDE. Main concepts are delivered through videos, demos and hands-on exercises....

Top reviews

DM

Dec 17, 2019

Excellent course! Provided a good overview of how smart contracts adds a layer of value to the evolution in blockchain technology. The hands on programming experience was quite helpful as well.

HT

Apr 8, 2019

Thank you; excellent starting point so I can have a good foundation to learn more Solidity programming; the discussion forum is helpful when I submit the code at the end of the project.

Filter by:

401 - 425 of 456 Reviews for Smart Contracts

By Artem G

•

Jun 4, 2018

good for start

By Tính P

•

Oct 25, 2022

good course

By dheeraj m

•

Jul 17, 2022

Apply more

By Elia A

•

Jan 7, 2025

The course has potential but suffers from several critical issues that undermine its value. Firstly, most of the links provided throughout the material lead to dead pages (Error 404). This is frustrating, especially when trying to follow additional resources or explore examples. Secondly, the Solidity version used in the course is extremely outdated (v0.4). Considering that the language is now at v0.8, this is a major shortcoming. Solidity has evolved significantly, with numerous improvements and best practices introduced in recent versions. Learning an outdated version not only feels irrelevant but also risks instilling poor coding habits that are incompatible with modern smart contract development. The videos are another disappointment. This gives the impression that the content lacks depth and is more focused on rushing through topics than providing a comprehensive understanding. To make matters worse, the evaluations at the end of each lecture are overly simplistic and sometimes naive, making the learning experience feel incomplete and disjointed. In summary, while the course has its merits, it feels outdated and poorly structured. Updating the material to reflect the current state of Solidity and improving the video content would significantly enhance its value.

By Francisco C

•

Sep 20, 2021

The course is easy if you have a basic knowledge in programming. It's outdated since it uses version 0.4.x of solidty and references an old Remix IDE. However if you change the compiler version you shouldn't have any problem following the course. I rate it 3 stars since it's pretty basic and the concepts are not explained in real depth. The quizes are not that great and the final assigment is almost trivial since it basically tells you what to complete. The optional docs are not that great and most of them point to the language documentation. The professor is obviously reading the script so her explanations don't feel natural. All in all, is a mediocre course.

By KISHORE.S

•

Aug 24, 2020

This course helps us to gain basic knowledge in solidity, and makes a way for us to make ground works to gain more knowledge in solidity and developing smart contracts.The reason I am giving 3 stars is videos is short and tend to rush the topic, if you already have bit knowledge in smart contract and you came just for certificate it will be helpful for you, but for slow learns like me it is bit difficult for me.But still I would recommend you to take this course, because you get at least a knowledge about solidity and in future you can learn more

By Philip H

•

May 22, 2021

This course was "ok" in my opinion. Its really a shame that Coursera does not have quality checks running to ensure course material provided in their courses are up to date. Throughout the entire specialization, many links where non-functional since resources where not available anymore. Nonetheless, the course provides a solid foundation for learning more about blockchain technology, in my view.

By Arpit K

•

May 30, 2020

It's an awesome course. The biggest problem I faced was that Solidity language as well as the Remix IDE keeps getting updates every now and then and the Course us using a much older version of them (comparatively).

It would be great it this course could be updated with the latest version so that it becomes easier for us to understand and be updated :)

By Sean D

•

Sep 20, 2020

The final project was very difficult to troubleshoot. When tests failed there is zero guidance or info on what unit tests were being run and what specifically failed. Solving this was like finding a needle in a haystack. Honestly, this method of learning is is not great as their is no explanation on what i did wrong.

By prasanna b

•

Jul 1, 2020

Great work explaining and all but the only place i feel that could be done better is the code review part.The Instructor is just reading the code parts I feel it would be much more intresting to see live coding and designing the smart contracts with a jist of its idea at the begining.

By Guilherme C

•

May 30, 2021

It makes it very distracting to listen to the teachers pronunciations of the word "development", "events", amongst many others to the point I had to enable subtitles and read along while watching the lectures. The stress on the English language is completely off

By Guzmán L

•

Aug 29, 2020

Basic course on solidity. Week 3 is the important one. Two first weeks are very basic, learning basic datatype, structs and all that. If you know Java or any other programming language is not so usefull. Week 4 is best practices that are helpfull for future work

By aash d

•

Nov 20, 2019

The course videos were good. And so was the reading material. But I expected a more challenging version of the exercises that were provided. Since this is a course that is taught by someone from the university, I hoped for a more challenging exercises.

By Sagar V

•

Nov 7, 2022

The best part is explaining the stuffs are superb but the problem lies in the code I working on 0.8.0 but the codes that are provided is deprecated that is actually taking a lot of time to search and correct it please atleast update the codes.

By Nicki H

•

Aug 28, 2018

Needs a little work - programming tasks/assignments during the first 4 lessons to practice for the final assignment. Incremental learning instead of waiting to the end of the course with one big ass

By MAMDOUH A

•

May 9, 2020

please to describe more about solidity, since the programming project more complicated than the videos and i searched on other websites to understand solidity language basics

Best regards ..

By Muhammad A S

•

Sep 23, 2018

In general course content and delivery was good. I still wish the final assignments are more challenging and require more time to solve so that a real-world experience can be gained.

By JS

•

Jun 28, 2019

Final assignment had issues and I didn't get any support for timely completion. May be there should be a way to highlight the exact problem if file is not getting complied propoerly

By Brandon R

•

Sep 8, 2021

This course was a bit difficult to follow at times because it is pretty outdated. I would highly recommend updating the content, as the instructions were incredibly confusing.

By Afzal M

•

Apr 20, 2023

The course is outdated. Etheremum blockchain to run a smart contract has changed a lot now the even the website looks different but still it's good to learn the concept only

By Howard M S

•

Aug 11, 2018

The material felt more out of date than blockchain basics, i think because Remix keeps changing. A warning about this early on instead of later would have helped.

By Reid T S

•

May 23, 2020

Course materials need to be updated. Uses old version of solidity, so not up to most modern standards and features. Some quiz questions seem irrelevant

By Lagadic A

•

Nov 26, 2019

Less interesting than the "Basics" session (from a developer point of view).

Yet the major solidity words are explained.

By Gary T

•

Jan 2, 2019

Without at least an indicator of which area of final project fails grader it gets difficult to know what to look for

By Rishab J

•

Oct 29, 2022

I didn't like the content of this course. The assignments were boring. The explanations were very superficial.