jobhdez
- Karma
- 36
- Created
- October 4, 2020 (5y ago)
- Submissions
- 0
-
Hello, so I’m just curious what it takes to be a great backend engineer. What CS knowledge do you need to understand? What are some backend engineer fundamentals? And in terms of actual practice l, what technologies/…
-
Hello you all. I find backend web engineering interesting especially the infrastructure such as http and tcp protocols, key value stores, cache, message queues and so on. I’ve done some toy web services but personally…
- Whats Wrong with Lisp? (metamodular.com)
-
Hello, Hope all is well. I love math but haven’t studied much of it. I have only studied up to real analysis. But definitely not a whole semester worth; my experience with analysis has been analogous to Poor performance…
-
I have been on a journey of studying compilers and despite only knowing some of the basics and despite writing only a few small compilers, my compiler studies have been illuminating. I feel like I have a much deeper…
-
Hello, I have seen a lot of people on the internet say that the dragon book is horrible book to learn compilers from. well, I have read some of the second edition of the dragon book and I think it is a great book. The…
-
Hello, I thing compilers are very interesting. I have built my own compilers in common lisp and I enjoyed my time. I basically almost completed a university quarter compiler project based on Dr. Siek's book "Essentials…
-
Should I contribute to open source before my first software engineering job so I can get experience working on a large unfamiliar codebase? Like experience adding features and fixing bugs. Thanks
-
Hello, I am writing a Scheme to C compiler right now and I am loving it. But I want to build a production compiler. what are some problems right now, that badly need a solution, that can be solved with a compiler? Thanks
-
What are the state of art optimizing techniques for compilers? If you either mention techniques used in functional languages or I imperative or both I will appreciated. If you can point to research papers you’re the…
-
Hello guys and ladies, I’m a self taught programmer who has been getting software engineering interviews. I’m applying to Software Engineering jobs that require little to no experience. I’ve studied SICP and HtDP. I…