PinnedPublished indevdotcomNetwork Programming Part 1 using Winsock — Programming SocketsSockets were initially developed for UNIX systems . Later on windows implemented it and named it Winsock , found under C:\Windows\System32…Mar 93Mar 93
PinnedPublished indevdotcomIntroduction to Mobile App DevelopmentIn the world of software development , every field of development goes through a cycle of hype and then eventual adoption . Nowadays …Oct 13, 2024Oct 13, 2024
Build a basic Mobile Game with Raymob and C++You might have built mobile games with Unity, Unreal Engine, Pygame, Godot Engine. But , today we will be building a mobile game with…Mar 81Mar 81
Build your web server in C++ with Crow.Great you are back, I just want to ask you something ? Have you ever created a web server using a microframework before like flask or…Feb 71Feb 71
Published indevdotcomSetUp Tailwind CSS in your Django project and avoid common pitfalls.Setting up Tailwind CSS for your Django project can be a daunting task but it is equally rewarding , it eliminates the need for writing…Jan 28Jan 28
Published indevdotcomCreating ER Diagrams for DevelopmentThis blog explores creating ER (Entity Relationships) diagram for use in database modelling. You may be using an ORM (Object Relation…Oct 19, 2024Oct 19, 2024