Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jimbob45
on Jan 12, 2021
|
parent
|
context
|
favorite
| on:
Computer Science Curriculum in 1000 YouTube Videos
Puts/gets negates the need for includes and >> isn’t in C.
Also Python has a horrific main method syntax and duck typing is ultra confusing early on.
makapuf
on Jan 12, 2021
[–]
Ifmain style main can be omitted for beginners (no syntax for main). Duck typing can be explained easily : we need something that has a food method.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also Python has a horrific main method syntax and duck typing is ultra confusing early on.