Weekend coding projects for developers: Letβs get some hands-on practice β Part 1
π https://shivangsnewsletter.com/p/coding-projects
Please open Telegram to view this post
VIEW IN TELEGRAM
π34β€2
Your Gut is Smarter Than Your Spreadsheet: The Art of Software Estimation
π https://jonahdevs.com/your-gut-is-smarter-than-your-spreadsheet-the-art-of-software-estimation/
Please open Telegram to view this post
VIEW IN TELEGRAM
π30
Beating NumPy's matrix multiplication in 150 lines of C code
π https://salykova.github.io/matmul-cpu
Please open Telegram to view this post
VIEW IN TELEGRAM
π38
Problematic Second: How the leap second, occurring only 27 times in history, has caused significant issues for technology and science.
π https://sarvendev.com/2024/07/problematic-second/
Please open Telegram to view this post
VIEW IN TELEGRAM
π34
Around 2013 Googleβs source control system was servicing over 25,000 developers a day, all off of a single server tucked under a stairwell
π https://graphite.dev/blog/google-perforce-to-piper-migration
Please open Telegram to view this post
VIEW IN TELEGRAM
π28
Coding a Neural Network from Scratch for Absolute Beginners (an intuitive approach, no math or technical terms, no prior knowledge needed except basic python programming)
π https://medium.com/@minhaskamal/coding-a-neural-network-from-scratch-for-absolute-beginners-1e68bb0461db
Please open Telegram to view this post
VIEW IN TELEGRAM
π46π2
Why You Shouldn't Use AI to Write Your Tests
π https://swizec.com/blog/why-you-shouldnt-use-ai-to-write-your-tests/
Please open Telegram to view this post
VIEW IN TELEGRAM
π26
You probably wrote half a monad by accident
π https://gieseanw.wordpress.com/2024/06/25/you-probably-wrote-half-a-monad-by-accident/
Please open Telegram to view this post
VIEW IN TELEGRAM
π22
Idempotence in HTTP Methods β Explained with CRUD Examples
π https://www.freecodecamp.org/news/idempotency-in-http-methods/
Please open Telegram to view this post
VIEW IN TELEGRAM
π18
How Facebook's Caching Strategy Handles Billions of Requests
π https://favtutor.com/articles/how-facebook-served-billions-of-requests/
Please open Telegram to view this post
VIEW IN TELEGRAM
π18π9
Migrating from Java 8 to Java 17 II: Notable API Changes in Java
π https://igorstechnoclub.com/notable-api-changes-in-java-from-version-8-to-17/
Please open Telegram to view this post
VIEW IN TELEGRAM
π31π1
Jenkins was invented b/c an engineer βgot tired of incurring the wrath of his team every time his code broke the build.β
π https://graphite.dev/blog/invention-of-modern-ci
Please open Telegram to view this post
VIEW IN TELEGRAM
π28
There is always something: Fighting distractions as a software developer
π https://shiftmag.dev/fighting-distractions-as-a-software-developer-3175/
Please open Telegram to view this post
VIEW IN TELEGRAM
π26
Pandas 3 will Force Copy-on-Write to Improve Memory Usage and Performance
π https://geekpython.in/copy-on-write-in-pandas
Please open Telegram to view this post
VIEW IN TELEGRAM
π26
JavaScript Frameworks vs Laravel β Which Should You Choose for Web Development?
π https://www.freecodecamp.org/news/javascript-frameworks-vs-laravel
Comparing JavaScript frameworks to Laravel for web development. Discusses the lack of a Laravel-like framework in the JavaScript ecosystem. Highlights the benefits of JavaScript frameworks and libraries, as well as the advantages of using Laravel. Provides a comparison between JavaScript frameworks and Laravel in terms of features, flexibility, salary, availability of tools, security, documentation, testing & debugging, learning curve, scalability, deployment & hosting, customization, performance, and future prospects.
Please open Telegram to view this post
VIEW IN TELEGRAM
π49β€2
Exciting New Features in TypeScript 5.5
π https://blog.openreplay.com/exciting-new-features-in-typescript-5-5/
TypeScript 5.5 introduces several new features designed to improve code safety and developer experience. Key updates include refined type-checking algorithms, inferred type predicates, improved control flow narrowing, and syntax checking for regular expressions. Additionally, new methods for Set operations such as union, intersection, difference, and symmetric difference have been added, enhancing code efficiency and readability. This version remains backward-compatible and addresses deprecated features from earlier updates.
Please open Telegram to view this post
VIEW IN TELEGRAM
π29π2