Thoughts on Beign a Software Engineer in the age of AI
I started my career as a software developer 17 years ago. At that time, finding a job was way, way
GoLang simple scraper
Learn how to build a simple web scraper in Go using the Colly package. This tutorial will guide you through setting up a Go project, installing Colly, and writing code to scrape data from websites like Hacker News.
Golang is awesome
I switched to Golang from PHP. Learning Golang. Building project with Golang.
Here's why you should always read the F... manual.
Well recently I needed to set CORS headers for my side project, at first I used Nginx to send additional
Symfony 6 tutorial. Frontend setup and configuration.
Symfony advanced tutorial. Frontend setup and configuration. Vue.js Vuex Vue Router, JWT authentication bundle configuration. Webpack encore bundle configuration.
Symfony 6 tutorial. Symfony project setup and configuration.
Symfony advanced tutorial. Project set up and configuration. Symfony docker configuration.
Symfony 6 tutorial. Building progress tracker website with Symfony 6 and Vue.js 3. Part One.
Symfony advanced tutorial. Building a website from scratch using Symfony and Vue.js.
Set up php-cs-fixer in PHPStorm
Set up php-cs-fixer in PHPStorm. Install php-cs-fixer, configure php-cs-fixer in PHPStorm
How to make an HTTP Request with SSL certificate in Kotlin using a PEM file
How to make an HTTP Request with SSL certificate in Kotlin using a PEM file
Symfony tutorial for beginners
Symfony tutorial for beginners. Learn how to build simple CRUD application using Symfony framework.