Live data from Hacker News

Viewing profile — noob_eng

noob_eng

HN member
Joined
Thu, Mar 30, 2023, 9:44 AM UTC
HN karma
563
Public activity
82 items

About noob_eng

No profile information was provided.

Recent public activity

  1. story
  2. story
    Ask HN: 2023 nearing end, what have you learnt, built or accomplished this year?

    If you found any resources that were particularly helpful mention them along with your achievements.

  3. story
  4. comment
    Comment #38026331

    It was tiny when it started out. Now it's huge.

  5. story
    Ask HN: Tiny end to end hobby projects that turned big?

    The most recent example I can recall is that of Photopea. It was created by one person as a uni student to solve a small problem. Now it is used by millions. The founder recently l…

  6. story
  7. comment
    Comment #37900420

    Is there a similar list for computer vision and/or computational photography?

  8. story
    Ask HN: Which programming books are suitable for self study for beginners?

    For people with mathematical maturity there are options like SICP and other. But for those who are not so much mathematically apt, what are the options for bookish learning? Are th…

  9. comment
    Comment #37362853

    Why exactly did it make programming joyful?

  10. story
    Ask HN: SICP is often recommended as mind opener, what did you learn from it?

    We all know SICP is recommended by experienced developers all over the internet as a mystical book that turns your mind inside out and makes you a better programmer and computer sc…

  11. comment
    Comment #37339412

    > CS programs are less about teaching kids CS and more about preparing them for jobs at FAANG companies So true.. Btw, do you have any good suggestions about books or other materia…

  12. story
  13. story
    How should a beginner start learning programming to become a great engineer?

    What should the learning path be like? What Math, CS, hardware, etc topics should they learn eventually to understand programming in a manner an expert can? If there are university…

  14. story
  15. story
    Ask HN: Projects one can build to get better at programming as a beginner?

    Is there a list of projects or the like that beginning programmers can build to get better at their favorite programming language? Also if there are repos, tutorials, walkthroughs …

  16. story
    As a self learner which courses, books, etc have rewired your mental model?

    Many people (or students) have self studied some topic or subject using resources found online or at a library. The resources include MOOCs, university courses, books, tutorial blo…

  17. story
  18. comment
    Comment #36823328

    Operating Systems: The Xinu Approach https://xinu.cs.purdue.edu/#textbook

  19. comment
    Comment #36811000

    Yes. HtDP more so. It builds a thinking and problem solving framework for your mind. That is recursive thinking based on the data structure. Once you can think that way you can cod…

  20. story
    Ask HN: Is it possible to make turn around your life by proper planning?

    Do goal setting and writing down plans really work in turning around one's life for the good? Has it worked for you? How?

  21. story
    Ask HN: Which STEM books have you enjoyed working through?

    Share a line or two about why you enjoyed that particular book. If the lessons from that book were useful in your career or life later?

  22. story
    Ask HN: Have you turned around your life at any point like those YouTube videos?

    I am not implying that the change be as dramatic as the youtube videos make it to be. But did you turn around your down spiralling life with proper discipline and achieve your goal…

  23. story
    Ask HN: What should be *the* resource to start learning programming in 2023?

    There are two types of learners: 1. Those who start with tinkering (majority HN crowd) and building things then learning polishing and CS fundamentals later. 2. They need a bit str…

  24. story
    Ask HN: Do you employ any strategy to remain productive and consistent?

    Do you plan to be productive in every aspect of your life? Not only work but all aspects like family, love, work, play, etc. What is your mantra or system to achieve that?

  25. comment
    Comment #36600946

    Where did you learn to see it like that?