Viewing profile — debanjan16
debanjan16
HN member- Joined
- Sat, Feb 26, 2022, 4:56 PM UTC
- HN karma
- 1,877
- Public activity
- 182 items
- HN profile
- View on Hacker News ↗
About debanjan16
No profile information was provided.
Recent public activity
-
comment
Comment #37337134
Different things workout for different people. I was overwhelmed by so many ways to do things in Python and everybody teaching their own favourite way of doing things. Similarly, a…
- story
-
story
Ask HN: Which are the best self study materials for learning mathematics?
If you have self learned any topic from mathematics either from books or from online courses, can you share a list of them and why do you think they are great? There are such lists…
-
comment
Comment #36575778
Can you elaborate a bit more on the reason?
-
comment
Comment #36573469
Even beginners can learn to program in a data oriented way from the beginning. Two books that teach this style of programming to beginners are: 1. How to Design Programs - https://…
- story
-
comment
Comment #36459497
The book utilises a series of Scheme based teaching languages to teach about how to write functions for increasingly complicated data types. The language levels produce meaningful …
-
comment
Comment #36458359
I was actually in the school of thought that this article describes until I read and worked through the book How to Design Programs [0]. The rest is upto you to judge. [0] https://…
-
story
Ask HN: Materials to learn machine learning and deep learning in 2023?
The materials may include courses, tutorials, books, etc. The topics can include: 1. Data pre-processing 2. Library specific tutorials (e.g. PyTorch, MxNet, scikit-learn, etc) 3. B…
-
comment
Comment #36415337
Link added: https://www.coursera.org/learn/statistical-mechanics
- story
-
comment
Comment #36406704
Not my favorite subject to be exact. But Probability really clicked for me after reading Probability Theory: The Logic of Science by E.T. Jaynes .
-
story
Ask HN: What are some of the most elegant codebases in your favorite language?
Your favorite language can be anything - Lisp, Python, C, Haskell, etc. Which codebases are the most elegant ones written in your favorite language that new comers to the language …
-
comment
Comment #36322508
Keep us posted about the lectures. I don't find a personal website of you. Then I would have bookmarked it. There are so many awesome lectures from other CMU courses like Andy Pavl…
- comment
-
comment
Comment #36322175
Btw, Brandon, I hope you archive your version of the course materials somewhere as they are really as good as the notes, someplaces, even better. All previous versions of 15-150 ar…
-
comment
Comment #36322104
Ah! Thanks for the detailed reply. It is so good to hear from someone who have passionately benefitted from their undergraduate courses and gets to use knowledge from that in real …
-
comment
Comment #36321579
Since, you are the instructor for 15-150 this semester and have graduated from CMU as per the slides. I would like to know what you think about similar intro course sequences elsew…
-
story
Ask HN: What makes game developers such programmers?
I have observed that no problem seems unsolvable for game developers. You throw a complicated problem at them, they will create a solution (in whatever way) and make the thing work…
-
comment
Comment #36216082
Why is this awesome book posted again today? (I have no problem though). Even if one person is benefitted from it, the post is worth it.
- story
-
comment
Comment #36188741
How to Design Programs by Felleisen et al. A breath of fresh air among all the trash introductory programming courses/books that teach nothing but syntax of a trendy language with …
- story
-
comment
Comment #36176551
Apart from the font, all your questions are answered in the book's introduction. And this is still a work in progress.
-
story
Ask HN: How are engineering minds like Jeff Dean, Torvalds, Wozniak created?
This is not a post/rant about dropping out of college. Infact Jeff Dean, Torvalds all went to college/grad school. But what I am specifically talking about is their capabilites as …