Writing
Notes on Go, backend systems, and engineering
- Automating Inventory Management: Using SQL Triggers to Update Product Inventory in Your Online Store
- Unlocking the Power of SQL Triggers: How They Work and When to Use Them
- Optimizing Laravel Services for High-Performance Applications
- Init-only setters in C#
- Laravel Code for Processing Refunds using Stripe API
- Implementing a Linked List Data Structure in PHP
- Optimizing Your Laravel Project with AWS Buckets: A Reliable and Cost-Effective Storage Solution
- The Role of Sockets in Modern Software Applications
- Real-time Communication in Laravel: Unleashing the Power of WebSockets
- “Building Bridges Between Software: A Comprehensive Guide to API Development”
- Understanding Serialization and Unserialization in PHP: Pros and Cons
- A Step-by-Step Guide to Creating PDF Reports with Laravel
- Understanding and Implementing the SOLID Principles in Laravel
- Understanding Extension Methods in C#: A Guide with an Example
- Software Engineering in Response to Tragedies: The Role of Technology in the Aftermath of the Peshawar Blast
- Unleashing the Power of Technology in Football: The Impact of Software Engineering on Player Performance with João Cancelo as a Case Study
- Exploring the Versatility of NodeMCU in IoT Applications
- Exploring the Benefits of October CMS: A Powerful and User-Friendly Content Management System
- Calculating Big O: The Key to Optimizing Algorithm Performance
- Understanding Big O Notation: The Key to Analyzing Algorithm Performance
- Building Scalable Applications with Node.js: Tips and Best Practices
- Embedded C Programming: Unlocking the Power of Your Electronics
- Mastering Laravel Roles and Permissions: Best Practices and Tips
- How to Stay Up to Date in the Rapidly Evolving World of Backend Development
- Automating Tasks with Cron: A Beginner’s Guide
- Eloquent ORM: The Laravel Way to Work with Databases
- Mastering Laravel’s Mail API for Better Email Communications
- RESTful APIs: The Future of Web Services
- Laravel: The Best Framework for Building APIs
- An Introduction to PHP: The Popular Programming Language for Web Development
- Why JSON is the Future of Data Interchange?
- FTP : File Transfer Protocol
- Understanding the concept of Indexing to Optimize MySQL Queries for Speed and Performance
- Triggers : quick recap SQL
- REST API Best Design Example
- Pattern-matching improvements
- N-th Tribonacci Number
- Fibonacci Number
- Patients With a Condition
- Group Sold Products By The Date
- Fix Names in a Table
- Delete Duplicate Emails
- Swap Salary
- Calculate Special Bonus
- Add Binary
- Remove Element
- Search Insert Position
- Length of Last Word
- Plus One – C#
- Valid Parentheses