Yes I also noticed that.
Is there a mistake here https://ivanontech.teachable.com/courses/287053/lectures/5189820
it reads
âIf the boolean expression within the if-brackets evaluates to False the code inside the if-clause if not executed and if there is an else-clause present the code inside that will be executed.â
I believe the if in italics above should be is
In the video - JS: Iterating an Array at 1:10 you say $.each() is from âjavascriptâ but I believe you meant to say âjQueryâ
Hello @ivan,
in the JavaScript section (here: https://ivanontech.teachable.com/courses/287053/lectures/5126803) you are talking about âChapter 1 (page 10-20)â.
What chapter and pages you are talking about? Maybe you missed to put a link here?
Kind regards
Kevin
In HTML section, âUnderstanding web tech: Hardvard Lectureâ should be âHarvardâ.
John
Hello @ivan
at first, https://eloquentjavascript.net/code/#2 is a really nice service.
At the beginning of the course I had downloading the Eloquent 3rd version.
So, when open https://eloquentjavascript.net/code/#2 the webpage is asking me if it should redirect me to https://eloquentjavascript.net/2nd_edition/code/#2.2 when Iâm reading the 2nd version of the Eloquent.
Maybe you should alter the link on https://ivanontech.teachable.com/courses/287053/lectures/5228825 from https://eloquentjavascript.net/code/#2 to https://eloquentjavascript.net/2nd_edition/code/#2.2
Kind regards
Kevin
Hey @ivan,
at https://ivanontech.teachable.com/courses/287053/lectures/5280778 the text on the page is doubled.
Cheers
Smart Contract Programming, EOS Smart Contracts UPDATED, ETH vs EOS @7:20 Slide Row Heading âLangaugeâ should be âLanguageâ,
âThis is a perfect and fun lecture from Harvard that will recap everything weâve learned and will in some of the gaps you currently might have about HTML.â
Should say
âThis is a perfect and fun lecture from Harvard that will recap everything weâve learned and fill in some of the gaps you currently might have about HTML.â
Hi @ivan,
I though I found a mistake at page https://ivanontech.teachable.com/courses/287053/lectures/5280490 in the JavaScript sections. Itâs about reading in the eloquent about arrays and answer questions after that.
In the second part of the page the #3 question is not a question.
Cheers
OtenMoten
Hi @ivan
at page https://ivanontech.teachable.com/courses/287053/lectures/5280778 every text is twice.
Cheers
OtenMoten
Hello dear @ivan
I found a typo on page https://ivanontech.teachable.com/courses/287053/lectures/5287208
The word âcimputionâ should be âcomputationâ I thought.
Kind regards
Hello dear @ivan
I found a typo on page https://ivanontech.teachable.com/courses/287053/lectures/5287208The word âcimputionâ should be âcomputationâ I thought.
Kind regards
Also on that same page, the second sentence has a typo too:
Although this lecture if optional - I suppose it should be âisâ instead of âifâ
Iâm fairly certain the link to the required book was for the 1st edition, this doesnât work with the course. I was a little frustrated and confused when the quizzes and readings didnât match the book.
(from your course)
I wanted the book but have just printed out the pages now so I donât have to wait on another book to arrive.
Also, keep in mind that itâs not about getting the right answer, itâs about trying to answer as good as you can.
Proper grammar should include âwellâ instead of âgoodâ.
âGoodâ modifies a noun and is an adjective. âWellâ modifies a verb and is an adverb. Verb modified is âtryingâ, so the adverb âwellâ should be used, and not âgoodâ.
In Smart Contract Programming, under Javascript Programming > Understanding If-Else Deeper, I found a couple of typos:
It is presently written: âIf the boolean expression within the if-brackets evaluates to False the code inside the if-clause if not executed and if there is an else-clause present the code inside that will be executed.â
Instead, it should read something like:
If the boolean expression within the if-brackets evaluates to False the code inside the if-clause is not executed [or âwill not be executedâ] and if there is an else-clause present the code inside will be executed [or something like: âit is the code inside that will be executedâ].
Does it make sense?
First Course support link doesnât work right now. @how to reach us
Best regrads
hey guys i found a typo under the lection blockchain deep fundamentals, in the lecture public key cryptography in the last question 4 ââwhat are the benefits ochââ <-- instead of ''of ââ. otherwise thanks so much for the academy its been a blast, im since 2013 in this space and its nice to start again from the beginning a bit and recapture and learn new perspectives. ivan you have done an amazing job so far just keep it up that good work, also filip amazing job,love what you are doing with your communities and what you are all about. just amazing guys thanks for beeing there greetings. avian
the link to the article in Asynchronous Programming - Reading Assignment - https://www.discovermeteor.com/blog/understanding-sync-async-javascript-node/
does not work.
Abstraction and Returnning Values from FunctionsâŚyour title has âReturnningâ rather than âreturningâ. Iâm slow but enjoying the course (smart contract programming).
b