Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
debanjan16
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
debanjan16
3y ago
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, all I was learning was the syntax and no problem solving skil
2.
▲
Ask HN: Which are the best self study materials for learning mathematics?
1 points
by
debanjan16
3y ago
|
1 comments
3.
▲
by
debanjan16
3y ago
Can you elaborate a bit more on the reason?
4.
▲
by
debanjan16
3y ago
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://htdp.org/ 2. A Data-Centric Introduction
5.
▲
A Functional Introduction To Computer Science
(cs.uwaterloo.ca)
188 points
by
debanjan16
3y ago
|
34 comments
6.
▲
by
debanjan16
3y ago
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 error messages for programmers of that particular level and
7.
▲
by
debanjan16
3y ago
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://htdp.org/ Edit: I would love others, who
8.
▲
Ask HN: Materials to learn machine learning and deep learning in 2023?
7 points
by
debanjan16
3y ago
|
1 comments
9.
▲
by
debanjan16
3y ago
Link added: https://www.coursera.org/learn/statistical-mechanics
10.
▲
More People Should Write
(jsomers.net)
3 points
by
debanjan16
3y ago
|
0 comments
11.
▲
by
debanjan16
3y ago
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 .
12.
▲
Ask HN: What are some of the most elegant codebases in your favorite language?
223 points
by
debanjan16
3y ago
|
177 comments
13.
▲
by
debanjan16
3y ago
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 Pavlo's Database, Keenan Crane's Graphics courses
14.
▲
by
debanjan16
3y ago
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 are basically non-existent.
15.
▲
by
debanjan16
3y ago
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 life. Btw with 15-150 notes and slides do you have any book
16.
▲
by
debanjan16
3y ago
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 elsewhere. Like BrownU's CS019 course using Pyret. It also t
17.
▲
Ask HN: What makes game developers such programmers?
2 points
by
debanjan16
3y ago
|
3 comments
18.
▲
by
debanjan16
3y ago
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.
19.
▲
by
debanjan16
3y ago
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 little to no transferrable skills.
20.
▲
Forall x: An Introduction to formal logic
(forallx.openlogicproject.org)
2 points
by
debanjan16
3y ago
|
0 comments
21.
▲
by
debanjan16
3y ago
Apart from the font, all your questions are answered in the book's introduction. And this is still a work in progress.
22.
▲
Ask HN: How are engineering minds like Jeff Dean, Torvalds, Wozniak created?
8 points
by
debanjan16
3y ago
|
14 comments
23.
▲
by
debanjan16
3y ago
I did. I used the book How to Design Programs to learn programming in a clean and functional way. I had to find the textbook that clicked for me.
24.
▲
Ask HN: Has anyone implemented Derek Siver's approach of no speed limit?
2 points
by
debanjan16
3y ago
|
3 comments
25.
▲
by
debanjan16
3y ago
Do JAX and functorch have the same level of builtin functionalities (operations) as the original Pytorch library? Where to learn about it other than the documentation?
26.
▲
by
debanjan16
3y ago
Thanks for pointing it out. I totally missed it. Sorry.
27.
▲
Purely Functional Data Structures (1996) [pdf]
(cs.cmu.edu)
364 points
by
debanjan16
3y ago
|
96 comments
28.
▲
Cos 333: Advanced Programming Techniques Spring 2019
(cs.princeton.edu)
3 points
by
debanjan16
3y ago
|
0 comments
29.
▲
by
debanjan16
3y ago
Students learning Algorithms for the first time should never touch CLRS. It is the worst thing that a beginner can pick up. It is good as a reference text. Beginners should start with this. This book "actually" teaches you how alg
30.
▲
Ask HN: What is the best concept in CS/Math you've ever learnt and why?
7 points
by
debanjan16
3y ago
|
2 comments
More ›