Category: Technology



Check out Renzo Borgatti's book 📖 Clojure, The Essential Reference | http://mng.bz/VM2y 📖 To save 40% on Francisco's book use the DISCOUNT CODE ⭐ watchborgatti40 ⭐ In this video, Renzo is demonstrating see some of the coolest Clojure features by developing a few simple examples from his book. 📚📚📚
Clojure, The Essential Reference | http://mng.bz/VM2y
To save 40% off this book use discount code: watchborgatti40 📚📚📚 About the book:
The Clojure standard library is a treasure trove of functions and macros that have been battle-tested over the years to solve the most challenging programming problems. Knowing what's available in the standard library not only liberates programmers from mundane tasks like connecting to data sources, parsing XML, and dealing with numbers but also more advanced problems like handling concurrency and parallelism. Having a deep knowledge of the Clojure standard library helps you solve problems quickly and more efficiently. Clojure, The Essential Reference is an extensive reference to the standard library but it doesn't read like a dull list of functions. In addition to providing clear explanations for each topic, this guide is full of real-world examples, links, and background information. The book approaches difficult topics by illustrating them in a readable and pleasant way, using visual structure to emphasize the essential information. The book is designed to be used as a reference, but each function provides interesting reading on its own, offering insight into functional and general programming. By using this reference, you will be able to make the most idiomatic and efficient choice while developing a Clojure application. https://www.youtube.com/watch?v=n5oIKh63iQo



Thought provoking talk by Zabel on how enterprise devops is evolving and how to architect your infrastructure to keep with the times: thereby saving money and labor. Presentation: https://events.redhat.com/accounts/register123/redhat/emea-prod/events/701f20000012tmwaaa/B3_1300_Graham%20Zabel_DEVOTEAM.pdf PUBLICATION PERMISSIONS:
Graham Zabel provided Coding Tech with his permission to publish this video. https://www.youtube.com/watch?v=l4YCh8Z-pmo



7 years ago i decided to switch careers and go into programming. However i did have 2 big worries:
1. Will I lose interest in programming and when?
2. Am i even capable of learning this very tricky way of thinking? Since then it's been 7 years of work and over a hundred hobby project. For me the answer is very clear.
It ended up being the best work related decision i ever made.
Now i will show you my latest hobby project and i hope it will leave you inspired to keep learning programming or even pick it up for the first time. My latest hobby project is built to simplify my daily life in terms of using the public transport system of Gothenburg. I have built my own Progressive web app talking to the public transport API where i have aggregated together multiple requests into a single list of transport options saving me lots of time and frustration daily. The tech stack is Next.js together with react-query. React query helps with requests depending on other queries like a query to get an api auth token and to aggregate many queries into one resulting array by using the useQueries hook. Tiktok: https://www.tiktok.com/@barelycoding
Twitter: https://twitter.com/BarelyDaniel
Github: https://github.com/danba340 0:00 Why programming is worth it
0:37 Problem description
1:48 Commuting frustrations
3:22 Figuring out API Access
5:46 Config file for App
6:50 Route info Next.js API endpoint
8:37 Consuming route info with react-query 10:07 Styling from response payload
11:30 Progressive web app
11:55 Running the app
12:50 Can i regain my development time?
14:05 Thanks for watching! https://www.youtube.com/watch?v=eKQqb1ScvAU