Hacker News
- Learning to write a compiler http://stackoverflow.com/questions/1669/learning-to-write-a-compiler 40 comments
- Put down the compiler until you learn why they’re not buying http://blog.asmartbear.com/put-down-the-compiler-until-you-learn-why-theyre-not-buying.html 5 comments
- Show HN: High-performance ahead-of-time compiler for Machine Learning https://www.scss.tcd.ie/~andersan/projects/live/triNNity.html 35 comments
- Online Swift Compiler Where Beginners can Learn Swift programming https://www.codespeedy.com/online-swift-compiler 2 comments swift
- How to learn compilers: LLVM Edition https://lowlevelbits.org/how-to-learn-compilers-llvm-edition/ 10 comments cpp
- 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
- Machine Learning in Compiler Optimization https://www2.eecs.berkeley.edu/Pubs/TechRpts/2021/EECS-2021-2.html 2 comments compilers
- Learn Assembly by Writing Entirely Too Many Brainfuck Compilers in Rust https://github.com/pretzelhammer/rust-blog/blob/master/posts/too-many-brainfuck-compilers.md 32 comments rust
- Learn Assembly with Entirely Too Many Brainfuck Compilers https://github.com/pretzelhammer/rust-blog/blob/master/posts/too-many-brainfuck-compilers.md 3 comments asm
- Learn Assembly with Entirely Too Many Brainfuck Compilers https://github.com/pretzelhammer/rust-blog/blob/master/posts/too-many-brainfuck-compilers.md 8 comments compilers
- Learning compilers from SICP? None 2 comments compilers
- Down the Stack: Compiled Rust. Learning about x86-64 Assembly Through the Lens of Rust https://blog.ryanlevick.com/down-the-stack-part-1/ 4 comments rust
- Learning compilers for FP as a mathematician https://redex.racket-lang.org/ 15 comments compilers
- What one should learn if they want to contribute to the Swift compiler https://forums.swift.org/t/what-should-i-learn-if-i-want-to-contribute-to-the-swift-compiler/18144 6 comments swift
- What can we learn from how compilers are designed? https://www.tedinski.com/2018/03/13/how-compilers-are-designed.html 17 comments programming
- Lessons learned building a toy compiler https://jaseemabid.github.io/2017/07/04/compiler.html 8 comments programming
- Learning Rust: Compile Time Polymorphism http://bettong.net/2014/07/24/learning-rust-compile-time-polymorphism/ 8 comments rust
- State of the art C compiler optimization tricks (learn what your compiler does, then let it do it) http://lambda-the-ultimate.org/node/3674 77 comments programming
- One Day Compilers, Or How I Learned To Stop Worrying and Love Static Metaprogramming [slides] http://www.venge.net/graydon/talks/mkc/html/mgp00001.html 9 comments coding
- Learning Scala: Compiler Surprises http://villane.wordpress.com/2008/01/11/learning-scala-compiler-surprises/ 23 comments programming
- should/could the compiler tell me i'm not handling errors? learning via rustlings https://www.reddit.com/r/rust/comments/m03zkp/shouldcould_the_compiler_tell_me_im_not_handling/ 5 comments rust
- F# Compiler Community Session - Learn me the F# Compiler - An Online Chat with Vlad and Don https://github.com/fsharp/fsfoundation/issues/845 3 comments fsharp
- We just compiled a huge list of learning resources for digital marketing. We thought this sub would appreciate it! https://www.reddit.com/r/marketing/comments/flzd3z/we_just_compiled_a_huge_list_of_learning/ 49 comments marketing
- Friend starting career in development. Compiled list of topics to learn, Thoughts? Link in comment https://www.reddit.com/r/cscareerquestions/comments/69oga9/friend_starting_career_in_development_compiled/ 4 comments cscareerquestions
- Need help with learning how to compile this Flash Actionscript source code https://gerrybeauregard.wordpress.com/2010/08/06/real-time-spectrum-analysis/ 4 comments learnprogramming
- Self-Learning List: A Compilation of 19 Free Business Courses & 21 Books to Self-Educate Yourself http://www.skipmba.com/diy-mba-reading-list/ 9 comments startups
- Learning HTML was too hard so I made a compiler instead https://austinhenley.com/blog/mycomputingstory.html 252 comments programming
- Thank you /r/learnprogramming for keeping me motivated through quarantine. I've compiled everything I've learned regarding Web Development and want to share it with those starting out. https://www.reddit.com/r/learnprogramming/comments/k4neqz/thank_you_rlearnprogramming_for_keeping_me/ 3 comments learnprogramming
- Visual Studio with Intel Compiler - getting errors and still learning about modules. https://ibb.co/hsrJc6S 4 comments fortran
- Haskell Job In Cambridge UK Working On Compilers, Machine Learning And Computer Vision! https://www.myrtlesoftware.com/vacancies 36 comments haskell
- Reddit, lets compile a list of the best online learning centers. We could all use a little education. (crosspost) http://www.reddit.com/r/reddit.com/comments/cktxy/reddit_lets_compile_a_list_of_the_best_online/ 30 comments programming
- MILEPOST GCC is the first practical attempt to build a machine learning enabled open-source self-tuning (read optimizing) production compiler http://ctuning.org/wiki/index.php/ctools:milepostgcc 3 comments programming
- I learned most of what I know about normal maps from the internet, and it was a bit frustrating for me, so I made this compilation of what I know without being too technical. https://www.artstation.com/typhen/blog/gmyg/this-is-normal-1-what-normal-maps-are-and-how-they-work 31 comments gamedev
- A *tiny* toy compiler proven correct in Idris (learning Idris - feedback please) https://github.com/mbrodersen/idris-sandbox/blob/master/compile-to-stack-machine.idr 8 comments idris
- Does lex and yacc or equivalents benefit language learning if one uses it correctly? Can one make a compiler for a language? https://www.reddit.com/r/linguistics/comments/7npoxb/does_lex_and_yacc_or_equivalents_benefit_language/ 7 comments linguistics
- I compiled all the free online courses and resources for learning Robotics. I'd really appreciate input and ideas for the 'Projects' column. https://docs.google.com/spreadsheets/d/10SokAkTOxg0uzEhwQT5KVbTo0nO_Rnmxmjv3msIXJtk/edit#gid=0 8 comments robotics
- 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
- Good compilation of interview questions: 51 Job Interview Related Questions of Machine Learning (ML) and Artificial Intelligence (AI) https://engineering.eckovation.com/51-job-interview-related-questions-machine-learning-ml-artificial-intelligence-ai/ 36 comments datascience
- Learning C++, from a Java background. Compiler error initializing integer with curly braces. https://www.reddit.com/r/learnprogramming/comments/8w23mt/learning_c_from_a_java_background_compiler_error/ 6 comments learnprogramming
- After 4 years as an independent contractor, I finally spent some time writing about some of the crazy stuff I learned on the job and compiled it in my first essay: "The Impact of Web Performance." https://simplified.dev/performance/impact-of-web-performance 24 comments programming