Hacker News
- Show HN: 65Words, write daily blogs for language-learning https://65words.com 2 comments
- Learn Python by writing games (free book) http://inventwithpython.com/chapters/ 10 comments
- What I learned using private LLMs to write an undergraduate history essay https://zwischenzugs.com/2023/12/27/what-i-learned-using-private-llms-to-write-an-undergraduate-history-essay/ 81 comments
Lobsters
- Learn Assembly by Writing Entirely Too Many Brainfuck Compilers https://github.com/pretzelhammer/rust-blog/blob/master/posts/too-many-brainfuck-compilers.md 3 comments riscv
- Lessons Learned From A Year Of Writing Haskell https://wespiser.com/posts/2021-01-03-lessons-learned-from-a-year-of-haskell.html 4 comments haskell
- Software Engineers should learn to write, here's why https://www.karllhughes.com/posts/engineers-should-write 28 comments coding
- Writing billion songs with C# and Deep Learning https://www.reddit.com/r/csharp/comments/bsbhdv/writing_billion_songs_with_c_and_deep_learning/ 22 comments csharp
- Where to learn to write better code? https://www.reddit.com/r/compsci/comments/5jk0pk/where_to_learn_to_write_better_code/ 47 comments compsci
- I'm writing a blog about learning Haskell =D http://lwheng.github.io/ 9 comments haskell
- Can a computer write a script? Machine learning goes Hollywood https://www.latimes.com/business/hollywood/la-fi-ct-machine-learning-hollywood-20190411-story.html 4 comments nottheonion
- Learn Go by writing tests: Pointers and errors https://github.com/quii/learn-go-with-tests/blob/master/pointers/readme.md 3 comments golang
- Learn Go by writing tests - Hello, world https://github.com/quii/learn-go-with-tests/tree/master/hello-world 12 comments golang
- Practical way to learn to write GOOD code when your company/team doesn't have good developers/mentors to learn from? https://www.reddit.com/r/cscareerquestions/comments/6q1i4u/practical_way_to_learn_to_write_good_code_when/ 10 comments cscareerquestions
- Use RNNs + Machine-Learning to help you simplify your writing. https://surl.im/h3pg 6 comments compsci
- New to Go and learning writing a REST library https://www.reddit.com/r/golang/comments/6ra0y6/new_to_go_and_learning_writing_a_rest_library/ 9 comments golang
- Should I learn how to write programs using the command line? https://www.reddit.com/r/cscareerquestions/comments/5go1k8/should_i_learn_how_to_write_programs_using_the/ 4 comments cscareerquestions
- How I learned to write a Chrome Extension in 5 hours, by using the Bruce Lee technique https://medium.com/@punksomething/how-i-learned-to-write-a-chrome-extension-in-5-hours-by-using-the-bruce-lee-technique-c72911ac7d86 17 comments programming
- Some things I've learned lately about writing cleaner perl code. http://www.hollenback.net/index.php/perlmusings 25 comments perl
- Let's Learn x86-64 Assembly! Part 2 - We're Writing a Virtual Machine https://gpfault.net/posts/asm-tut-2.txt.html 6 comments programming
- Anyone knows the name of a website to learn to write better code in where you can do daily small exercises? and compare it to other users https://www.reddit.com/r/learnprogramming/comments/5g3xgi/anyone_knows_the_name_of_a_website_to_learn_to/ 66 comments learnprogramming
- Recent samples of writing by Carly - the 13 year old autistic girl who learned to speak with a computer http://www.ctv.ca/servlet/articlenews/story/ctvnews/20080215/carly_writings_080215/20080217/ 66 comments reddit.com
- After 2 years of learning programing, I knew how to write code, but didn't know how to make an application. So now, I'm writing the guide that I wish I had at that time. Here's part 1. https://www.reddit.com/r/learnprogramming/comments/gyqxed/after_2_years_of_learning_programing_i_knew_how/ 177 comments learnprogramming
- Blog where I (an undergrad) write about interesting math/physics topics that I've learned about recently http://www.positivesemidefinitely.com/ 3 comments math
- How realistic is it to learn swift with no background in programming and then use it to write an app/platform for an idea that I thought of? https://www.reddit.com/r/swift/comments/6s7qje/how_realistic_is_it_to_learn_swift_with_no/ 30 comments swift
- If I want to make a webpage that allows writing comments and saving those comments on something should I learn PHP or JavaScript https://www.reddit.com/r/learnprogramming/comments/6extq9/if_i_want_to_make_a_webpage_that_allows_writing/ 6 comments learnprogramming
- [Psychology] Why do reading and writing skills excel first when we learn a new language at a later age yet children learn to listen and speak before reading and writing? https://www.reddit.com/r/askscience/comments/5xa503/psychology_why_do_reading_and_writing_skills/ 5 comments askscience
- I've been practicing my writing, this simple how-to took me over 4hr. How long does it take to become efficient at writing clear instructions on content I'm just learning? http://ljdelight.com/ghost-blogs-adding-disqus-comments-with-comment-count/ 10 comments webdev
- English spelling is holding kids back, but now there is a new way of learning to read and write English that doesn't take a lot of time http://www.theatlantic.com/education/archive/2015/02/how-the-english-language-is-holding-kids-back/385291/ 13 comments technology
- Still learning Rust. Following on with a write up of solving the second Project Euler problem http://unlogic.co.uk/2015/01/20/solving-project-euler-with-rust-2/ 16 comments rust
- Hey r/vim: I'm writing Learn Vimscript the Hard Way and am going to sell an ebook of it once it's done, if you're interested you can sign up to be notified. http://leanpub.com/learnvimscriptthehardway 11 comments vim
- Steve Losh has started writing Learn VimScript the hard way - looks promising http://learnvimscriptthehardway.stevelosh.com/ 21 comments vim
- This is magnificent - it's a document written on birch bark in 12th-century Russia, unearthed in 1951. A 6-year-old boy named Onfim was learning to write - and doodling on his homework. http://bigbigpix.blogspot.com/2009/08/some-things-never-change.html 8 comments science
- I’m Jordan Ellenberg, author of How Not To Be Wrong and the brand-new Shape: The Hidden Geometry of Information, Biology, Strategy, Democracy, and Everything Else. AMA about geometry, writing about math, teaching, gerrymandering, pandemic modeling, machine learning, proofs or anything on your mind! None 5 comments math
- I'm a CS student in Canada with big aerospace dreams. As a learning exercise, together with 2 colleagues, I started writing software for tracking flight trajectories and communicating between ships. It's a humble beginning, but I hope this is the start of a great open source project. https://www.reddit.com/r/linux/comments/jmrxfa/im_a_cs_student_in_canada_with_big_aerospace/ 48 comments linux
- Hey guys, I am new to game dev and a few months ago I decided to try and learn how to make a game engine in Java as part of my college honors requirement. I was required to write a reflection paper and thought some of you guys might find it interesting too. https://www.reddit.com/r/gamedev/comments/gdjs1o/hey_guys_i_am_new_to_game_dev_and_a_few_months/ 6 comments gamedev
- If you have been wanting to learn about #zk-#SNARKs for a while but were intimidated by all the magic moon #math, @ethchris has writing a nice primer on #zk-#SNARKs... https://chriseth.github.io/notes/articles/zksnarks/zksnarks.pdf 6 comments ethereum
- Possibly Elon Musk's Biggest Idea Yet: 'Global Learning XPRIZE. The goal is to develop methods to teach 250 million children who do not have access to primary or secondary education the means to teach themselves to read, write, and do math within 15 months.' https://www.forbes.com/sites/peterhigh/2017/09/18/possibly-elon-musks-biggest-idea-yet-revolutionizing-education/#619c3f984888 338 comments worldnews
- I've been learning Python with the help of this sub and others for around a year now. I decided to do a write up on the various ways you can turn a script into an application (web or desktop) you can share with your friends. I hope someone finds it useful. (X-POST /r/learnpython) https://medium.com/@looneymicheal/python-in-the-wild-e67e25ada254#.38bzhsbxy 9 comments learnprogramming
- Learn Functional Programming from the ground-up by writing a simple compiler, step-by-step. With Standard ML. http://lambda-nights.com/ 71 comments programming