Category: english

AI and the Future of Developers: Nakov @ Techniverse 2024

November 30, 2024
I was a speaker at Techniverse 2024 (part of the Drum and Bass Culture Festival #2 in Sofia), in November 2024. I share the slides from my talk on “AI and the Future of Software Developers“. AI and Future of Devs: My Slides Essentials from My Session These are the essentials from my talk, which

Software Engineers in the AI Era: The Future of Software Development (Sept 2024)

September 14, 2024
I was a speaker at the “AI Industrial Summit 2024“. My talk was about the changes in the software engineering professions due to the adoption of AI technologies and tools, the shifting of the developer role and the upcoming “AI-driven software development“. Slides from My Talk “Software Engineers in the AI Era” AI-Driven Software Development?

AI for Business and Startups – My Talk at Innowave Summit 2023

November 25, 2023
Recently I had a talk titled “AI for Business and Startups” at Innowave Summit 2023 conference, where I demonstrated how to use modern generative AI tools for many tasks to boost your business or startup. I share my slides, which are full of demo prompts and sample results: Download my slides and demo resources: This

How to Start Your First Developer Job?

March 19, 2022
A guideline about starting your first job as a software developer: learn coding, develop tech skills, create a GitHub portfolio of projects, carefully apply for a job with CV, cover letter and portfolio, take the tech interview and get hired.
ShortURL-Project-Tutorial-Part-1-App-Structure

Creating an URL Shortener App in JavaScript: a Step-by-Step Project Tutorial

February 15, 2022
this tutorial, we will create our URL Shortener using JavaScript. We will be using Expres.JS for creating the server-side web application and Pug as a template engine.
Dev-Concepts-Episode-30-Software-Engineering-Overview-1

Software Engineering Overview – Free Video Lesson

February 10, 2022
For this video, we will make an overview of software engineering concepts like software development lifecycle, software quality assurance, unit testing, source control systems, and project trackers. Each concept is essential for your development as a software engineer!
Flappy Bird Thumbnail

How to Make Your Own Flappy Bird Game in Unity and C#?

February 9, 2022
In this article, our friend Niki Lubomirov will show us how to create a flappy bird game using Unity and C#. Unity is, essentially, a well-rounded game engine that truly does simplify game development. While there may be better engines to choose from, learning Unity will only help you grow as a game developer.
Java-Foundations Cover

My Free Java Foundations Full Course: 30 Hours Video Tutorial + 55 Hands-On Exercises

January 3, 2022
I am happy to publish my Free Java Foundations Full Course (30 hours video tutorial + 74 hands-on exercises). This course is designed as next step after the “Java Basics” free course. It will help you learn the core of programming with Java, using a practical, hands-on approach. In this free Java programming course I