Maged_greencode's profile picture. Front-End Developer | Web Designer HTML | CSS | Javascript | Node.js

Maged Kamel

@Maged_greencode

Front-End Developer | Web Designer HTML | CSS | Javascript | Node.js

Maged Kamel сделал(а) репост

Hi friends 👋 I just built a full-stack blog project with React 19 and the brand-new Express 5 🚀 You’ll learn infinite scrolling, advance data filtering using URL params, optimistically updating states, user roles, VPS deployment and much more❤️ youtu.be/Pfy3q6PbbRA

lamaWebDev's tweet card. React Node.js Blog App Full Tutorial (Infinite Scroll, User Roles,...

youtube.com

YouTube

React Node.js Blog App Full Tutorial (Infinite Scroll, User Roles,...


Maged Kamel сделал(а) репост

5 Best technical books for Devs 1. The DevOps Handbook - amzn.to/38Zpzyw 2. The Phoenix Project - amzn.to/3P1gtBP 3. Effective DevOps - amzn.to/383M8C7 4. Accelerate DevOps - amzn.to/3yq7Haq 3. DevOps for Developers - amzn.to/3kLSB7u

javarevisited's tweet image. 5 Best technical books for Devs  
1. The DevOps Handbook - amzn.to/38Zpzyw
2. The Phoenix Project - amzn.to/3P1gtBP
3. Effective DevOps - amzn.to/383M8C7
4. Accelerate DevOps - amzn.to/3yq7Haq
3. DevOps for Developers - amzn.to/3kLSB7u

Maged Kamel сделал(а) репост

RIP Powerpoint ? ChatGPT can now create presentations Here’s how to do it in a few minutes:


Maged Kamel сделал(а) репост

How to Connect SQL with Python [Read and Write] #sql #python morioh.com/p/1b380749c3f0…


Maged Kamel сделал(а) репост

Face Recognition Project Using SQL Database and Python #python #sql morioh.com/p/99a2d933c06c…


Maged Kamel сделал(а) репост

One of TypeScript's main benefits is that it adds static typing to JavaScript. This makes your code less error-prone - and lots of devs have started using it. In this hands-on course, you'll learn TypeScript basics and build small projects as you go. freecodecamp.org/news/learn-typ…


Maged Kamel сделал(а) репост

إليك قائمة بأهم المواقع لتطوير مهاراتك في حل مسائل Problem Solving في البرمجة: 1. Codewars موقع يحتوي على تحديات برمجية بمستويات متنوعة، مناسب للتدريب المستمر. رابط: codewars.com 2. LeetCode من أشهر المواقع لتدريب مقابلات العمل في الشركات الكبرى مثل Google و…

AdelDeveloperX's tweet image. إليك قائمة بأهم المواقع لتطوير مهاراتك في حل مسائل Problem Solving في البرمجة:

1. Codewars
موقع يحتوي على تحديات برمجية بمستويات متنوعة، مناسب للتدريب المستمر.
رابط: codewars.com

2. LeetCode
من أشهر المواقع لتدريب مقابلات العمل في الشركات الكبرى مثل Google و…

Maged Kamel сделал(а) репост

Object-oriented programming is a programming paradigm that's based on objects and classes. And what better way to learn about it than by building a project? Here, @_Jayky teaches you key OOP concepts in Python while building an online banking system. freecodecamp.org/news/how-to-bu…

freeCodeCamp's tweet image. Object-oriented programming is a programming paradigm that's based on objects and classes.

And what better way to learn about it than by building a project?

Here, @_Jayky teaches you key OOP concepts in Python while building an online banking system.

freecodecamp.org/news/how-to-bu…

Maged Kamel сделал(а) репост

Management Dashboard Application using Nextjs, Redux, Node, and AWS #nextjs #javascript #react morioh.com/p/eb4cab58e373…


Maged Kamel сделал(а) репост

الفيديو ده مهم أوي والله، هيعلمك skill مهمة جدا وهي انك تقدر تعمل reverse engineering لكود قدامك وتفهم منه ال implementation بتاع حاجة معينة، ده حرفيا لو اتعلمت تعمله هتحس ان في مصدر معرفة مهم اوي نور في دماغك كإنك اتعلمت لغة جديدة،حتى لو مبتكتبش راست شوفه youtube.com/watch?v=KmC9jd…

seth0x41's tweet card. Rust للغلابه - Introduction to iperf3 C code

youtube.com

YouTube

Rust للغلابه - Introduction to iperf3 C code


Maged Kamel сделал(а) репост

Print calendar using Python

clcoding's tweet image. Print calendar using Python

Maged Kamel сделал(а) репост

Design patterns are important for developers to understand. They provide proven solutions to common coding problems and make your code more reusable. This course teaches you common design patterns and key Object-Oriented Programming concepts in C#. freecodecamp.org/news/master-ob…


Maged Kamel сделал(а) репост

🐍 Python in Excel is now generally available. Natively combine Python and Excel analytics in your workbook with no setup. Learn how to effectively use Python in Excel and level up your work: msft.it/6011mTzCJ #Excel

msexcel's tweet image. 🐍 Python in Excel is now generally available. Natively combine Python and Excel analytics in your workbook with no setup. Learn how to effectively use Python in Excel and level up your work: msft.it/6011mTzCJ #Excel

Maged Kamel сделал(а) репост

How to automatically sum your data. 🤯


Maged Kamel сделал(а) репост

There are many ways ChatGPT can help you be a more productive developer. To start, try installing its extension for VSCode. In this tutorial, @ijaydimples walks you through installing CodeGPT in VSCode so you can use its features right in your IDE. freecodecamp.org/news/install-c…


Maged Kamel сделал(а) репост

Google has a certificate you can earn in Cybersecurity. And you don't need tons of experience to do it – it was designed for beginners. In this overview, @EamonnCottrell explains what the Cybersecurity Professional Certificate is and how to get started. freecodecamp.org/news/cybersecu…


Maged Kamel сделал(а) репост

Build a Javascript Google Map Directions API & Places API Project #javascript morioh.com/p/bc3a2a859172…


Maged Kamel сделал(а) репост

React is a popular library for building user interfaces, but it has some odd quirks. Which is why @JajaDavid8 wrote this guide - to help you get past them. He discusses key prop mishaps, conditional rendering issues, mutating states directly, and more. freecodecamp.org/news/hard-part…


Maged Kamel сделал(а) репост

إذا كنت من مبرمجي اللغات التالية Python, JavaScript, C, C++, and Java وأردت ان تعرف شرح لكود معين ضعه في هذا الموقع على الرابط التالي وسوف يشرحه لك بالتفصيل pythontutor.com/?fbclid=IwY2xj…


United States Тренды

Loading...

Something went wrong.


Something went wrong.