Is there anyone here from AAU that wants to participate in tomorrow's hackaton with me and my team? We are looking for 1 person. No experience needed just an interest to participate
Forwarded from Frectonz
Devtopia Interlude #002 is out.
We talk about the tsc-go port in this one. We take a tangent to talk about the history of language compilers being self-hosted.
[youtube]
We talk about the tsc-go port in this one. We take a tangent to talk about the history of language compilers being self-hosted.
[youtube]
YouTube
Devtopia Interlude E02 - Typescript, WASM and more
Fraol and Yafet discuss the past two weeks in tech as well as their adventures in tech. Topics ranging from Typescript, Self-hosted languages, WASM and Image formats to projects they've worked on. Enjoy.
Relevant links
Typescript News: https://devblogsβ¦
Relevant links
Typescript News: https://devblogsβ¦
Frectonz
Devtopia Interlude #002 is out. We talk about the tsc-go port in this one. We take a tangent to talk about the history of language compilers being self-hosted. [youtube]
This is the only technical podcast I know of in Ethiopia. I've learnt a lot of things from the 4 videos they released. The technical depth they go into is very satisfying. I recommend it for anyone who is interested in listening to purely technical discourse.
π3
https://youtu.be/F2FmTdLtb_4?si=Xvf84JkhkOalXB3u
This one is the best System Design course I have seen on YouTube that explains all the important topics in simple and understandable terms. It is only 53 minutes long. Check it out
This one is the best System Design course I have seen on YouTube that explains all the important topics in simple and understandable terms. It is only 53 minutes long. Check it out
YouTube
System Design Concepts Course and Interview Prep
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies. You will learn the core concepts you need to know for a system designsβ¦
π3
Forwarded from Code memo
π
March 28 memo π
π Node.js is an open-source and cross-platform JavaScript runtime environment. Node is a non-blocking paradigm, Blocking behavior in JavaScript refers to operations that prevent further execution of code until the current operation completes. For loops and synchronous functions alike are blocking which means other part of the code won't be executed until the block is finished but for Node the norm is Non-blocking like asynchronous functions are non-blocking.
I have a plan to read this page in depth too in the future MDN
β¨ Learned to do simple things such as creating servers, apis, processing files and simple middlewares with node js. I also now know what an event Loop is in JS which I didn't understand for the long time thanks for a youtube link provided in the odin project page.
@code_memo
π Node.js is an open-source and cross-platform JavaScript runtime environment. Node is a non-blocking paradigm, Blocking behavior in JavaScript refers to operations that prevent further execution of code until the current operation completes. For loops and synchronous functions alike are blocking which means other part of the code won't be executed until the block is finished but for Node the norm is Non-blocking like asynchronous functions are non-blocking.
I have a plan to read this page in depth too in the future MDN
β¨ Learned to do simple things such as creating servers, apis, processing files and simple middlewares with node js. I also now know what an event Loop is in JS which I didn't understand for the long time thanks for a youtube link provided in the odin project page.
@code_memo
MDN Web Docs
JavaScript reference - JavaScript | MDN
The JavaScript reference serves as a repository of facts about the JavaScript language. The entire language is described here in detail. As you write JavaScript code, you'll refer to these pages often (thus the title "JavaScript reference").
Code memo
π
March 28 memo π π Node.js is an open-source and cross-platform JavaScript runtime environment. Node is a non-blocking paradigm, Blocking behavior in JavaScript refers to operations that prevent further execution of code until the current operation completes.β¦
This guy is a friend of mine and he has created a channel to document his learning journey. Sub to his channel if you're interested. He is learning backend development with express.js planning to dive deep in it
β‘2
Abeni Codes
Photo
Have you ever thought what you would do if you don't have to work for money anymore?
Forwarded from Edemy
If I had to learn software engineering from scratch, I would only need 5 books:
0. π Clean Code
βοΈ Robert C. Martin
β³ Practical guidance on writing readable, maintainable code with concrete examples.
1. π The Pragmatic Programmer
βοΈ Andrew Hunt and David Thomas
β³ Timeless advice on approaching software development professionally and effectively.
2. π Designing Data-Intensive Applications
βοΈ Martin Kleppmann
β³ Deep dive into the principles behind reliable, scalable, and maintainable applications.
3. π Design Patterns: Elements of Reusable Object-Oriented Software
βοΈ Erich Gamma et al.
β³ Essential reference for common design patterns that solve recurring problems.
4. π AI engineering
βοΈ Chip Huyen
β³ Learn AI from 0 to how do we put this in production.
@edemy251
Source__ Alexandre Zajac
0. π Clean Code
βοΈ Robert C. Martin
β³ Practical guidance on writing readable, maintainable code with concrete examples.
1. π The Pragmatic Programmer
βοΈ Andrew Hunt and David Thomas
β³ Timeless advice on approaching software development professionally and effectively.
2. π Designing Data-Intensive Applications
βοΈ Martin Kleppmann
β³ Deep dive into the principles behind reliable, scalable, and maintainable applications.
3. π Design Patterns: Elements of Reusable Object-Oriented Software
βοΈ Erich Gamma et al.
β³ Essential reference for common design patterns that solve recurring problems.
4. π AI engineering
βοΈ Chip Huyen
β³ Learn AI from 0 to how do we put this in production.
@edemy251
Source__ Alexandre Zajac
π2
Forwarded from Birhan Nega
α»αααα«α ααα«αα’ α αα± α¨α»αα αα₯αͺα« "Boycott China " α¨αα α½αα α«αα α΅ 100α½ α²αΈααΆα½α αα ααͺα«αα«α α αα¨α° α α π
ααα΅ α₯αα΅α αα
ααα΅ α₯αα΅α αα
π3
Forwarded from Solo codes (Brook Solomon)
One of the best entrepreneurial advice ive ever received is
Once you start making enough amount of money to self sustain, your goal shouldn't be to trying to figure out how to work more to earn more but how to work less and still keep the same level of self sustaining , but by trying to achieve that you'll also be creating opportunities to earn more.
Once you start making enough amount of money to self sustain, your goal shouldn't be to trying to figure out how to work more to earn more but how to work less and still keep the same level of self sustaining , but by trying to achieve that you'll also be creating opportunities to earn more.
π5
Forwarded from Found This
Found this service by devin.ai that breaks down and lets you talk to a public Github repo. According to the site description its "Deep Research for GitHub".
https://deepwiki.com/
#Github #AI #Repo
https://deepwiki.com/
#Github #AI #Repo
π1
I recently joined A2SV and I can say that the way we're learning is much better than the way the university DSA course was presented. The learning process involves interactive lectures with practice problems, practice session to work on problems, a competitive environment with contests and progress tracking within their hub. Eventhough the sessions are currently being held remotely, the experience has exceeded my expectations. Eventhough it has only been a bit more than a week since I joined, my problem solving skills have definitely improved. I even solved a few hard problems on leetcode on my own eventhough I avoided them in the past. Meanwhile my learning journey for android development has took a toll because of my current obsession with leetcode. I will try to regain my composure in that front and continue practicing. I am currently learning android development using Kotlin and Jetpack compose from a course by google. I have built the apps that were assigned as projects every step of the way until now. I would like to make an app that could solve a real problem and I would love it if you comment what app you wish existed. I'll try to choose one app from the comments and work on it.
π7
Here is a prompt template I am using to help me understand what I missed and learn how I can make my solution better whenever I solve questions on leetcode:
#promptTemplate
Here is an interview question:
{ paste the question here }
Here is how I solved it:
{ paste your solution here }
Criticize my solution based on time and space complexity, bottlenecks, unnecessary work, duplicated work and code readability. Then provide me with the best posible solution for the question.
#promptTemplate
π4
Forwarded from Dev Nerd (Roobi β¨οΈ)
This media is not supported in your browser
VIEW IN TELEGRAM
Hey yall .. say AMENNNNN...
π1
Turns out deepseek with deepthink on is much better than chatgpt for analyzing complex DSA solutions and give great feedback with the most optimized solution.
Today, I was trying to analyse the problems I submitted for today's A2SV contest with chatgpt. Chatgpt roasted my solution and gave me an elegant looking solution which I didn't get the intuition for. The solution did not work for the given test cases. So I decided to debug the solution myself and got it to work. But it showed the same issue for other questions too.
Then I decided to try out deepseek R1 and it really impressed me with the way it reasoned about the questions. It provided me with flawless and optimized solutions and real feedback for my solution.
Today, I was trying to analyse the problems I submitted for today's A2SV contest with chatgpt. Chatgpt roasted my solution and gave me an elegant looking solution which I didn't get the intuition for. The solution did not work for the given test cases. So I decided to debug the solution myself and got it to work. But it showed the same issue for other questions too.
Then I decided to try out deepseek R1 and it really impressed me with the way it reasoned about the questions. It provided me with flawless and optimized solutions and real feedback for my solution.