Thanks Ivan! I just started, but i think it will be very interesting and informative !!!
I like how there isnāt a tutorial for installing Node on Linux. If you are on Linux you already know the command line
Iām still in the beginning of the course, but I would like to suggest an option to have the information off line. It would be good to still have access to the course material, even if I am out of my base in a location without internet. Thanks and congrats!
The course content is very organized and specific. You can tell a good amount of time and effort went into making this course very detailed and spread out. Canāt wait to get started!
Suggestion: It would pretty nice in that the end the course. You point some projects that need volunteers on GitHub. So we can apply our experience.
Did anybody else have problems pulling stock data after watching the CS50 course?
function quote() {
var url = '/quote?symbol=' + $('#symbol').val();
$.getJSON(url, function(data) {
alert(data.price);
});
}
i have been in the computer arena for over 40 years and still learning:nerd_face:slowly
Very interesting material is presented in this course - the inner workings of the box in front of us. Thank you.
i have completed a couple of Blockchain related courses but this has to be 'the best ā i have seen
great Job Ivan
Hello @ivan ,
the āJavsScript Programmingā section was on a perfect level for beginners.
I felt good guided through the course.
The length of the videos are optimal and the time need to spend to read the papers is also adequate.
Cheers
It is awesome, well organized and rich in content.
I am lucky to be in such course.
Hello @ivan
I felt very well guided through my first JavaScript experience.
The fail I mentioned in https://forum.toshitimes.com/t/i-am-completely-stuck/3076/91 might be just a little confusing in case of mine because Iām naturally hasty, nevermind.
Iām excited about the upcoming C++ chapter. Currently, due to my university works, Iām very into C++.
Kind regards
OtenMoten
is the content in this course still relevant and up to date?
Iāve enjoyed all three of your courses. However it is sometimes difficult to understand the quiz questions and answers as well as the summary page above and below your topic videos.
Sometimes the translation to English is unclear.
If you are interested in my help Iād be happy to rewrite problem areas for you free of charge. Your topics are very helpful and i hate for students to get lost in translation.
Iāve rewritten items from the Blockchain fundamentals, but stopped because I hate doing things twice so if you are interested and have a format youād like me to use please reply and we can coordinate our efforts.
If you are satisfied with the content as is that is fine as well. I just thought Iād offer as I recently left my position as CFO at a startup dāapp company.
Katy
This course is awesome and well worth paying for. My only suggestion is that Filipās solution repoās have comments considering his sections have more moving parts than Ivanās. I made comments myself as I typed the code, but it would be nice to have comments in the solution code so that I can be sure that I fully understood each line/function, etc.
Second, I would prefer more Ethereum stuff such as Truffle, OpenZeppelin, etc. Filip has awesome videos on these topics on his youtube channel, but I feel like knowledge in these topics is pretty much required to land any kind of job coding job in the Ethereum space.
Third, I felt like error first callbacks were just thrown at us, and could have been better covered in Ivanās callback section.
Otherwise, everything else is perfecto and I think this is tied with āBlockchain at Berkeleyā as the best blockchain course online.
Greta job guys!
Seems that videos are not loading at the moment. Can you please research this
Now they are loading but you cant adjust the speed anymore. Very dissapointed by the bad support.
Hi Ivan.
This Q in your Blockchain Fundamentals course has misleading language since all options are marked as correct answers. A better phrasing of this question would be āWhich of these words are commonly associated with blockchain?ā Not super important, but I thought Iād point it out.
Throughout this journey, I have been amazed by the course organization. This is such a fact that I restarted the Smart Contract course because I found myself challenged to grasp core concepts and feeling a rush to begin application. I truly enjoy the reality of having an entire community here in Toshi. I am beginning to see the power of having a network of Blockchain programmers and Project Managers to grow side by side with. Thank you for developing this.
Peace
I like the arrangement of the course, this will make an absolute beginer learn.