Sort by:
JavaScript & JQuery - waracode

JavaScript & JQuery

513.00 EGP359.00 EGP
JavaScript & jQuery teaches web developers how to add interactivity to websites using JavaScript and the jQuery library. JavaScript basics and DOM manipulation jQuery selectors, events, and effects Ajax, JSON,...
you don t know js - waracode

you don t know js

984.00 EGP689.00 EGP
You Don't Know JS is a deep-dive series that reveals how JavaScript truly works under the hood. Types, coercion, and native functions Scope, closures, and the this keyword Prototypes and...
JavaScript Patterns - waracode

JavaScript Patterns

599.00 EGP419.00 EGP
JavaScript Patterns covers essential coding patterns and best practices for writing high-quality JavaScript applications. Creational, structural, and behavioral patterns Module patterns and namespacing Performance and code organization tips For intermediate...
Learning JavaScript Design Patterns - waracode

learning javascript design patterns

356.00 EGP249.00 EGP
Learning JavaScript Design Patterns teaches how to apply Gang of Four and modern patterns to JavaScript development. Module, observer, and mediator patterns MVC, MVP, and MVVM in JavaScript Performance and...
you don t know js scope & closures - waracode

you don t know js scope & closures

241.00 EGP169.00 EGP
You Don't Know JS Yet: Scope & Closures explores how JavaScript handles variable scope, hoisting, and closures in depth. Lexical scope and dynamic scope Hoisting and temporal dead zones Closures...
you don t know js yet get started - waracode

you don t know js yet get started

227.00 EGP159.00 EGP
You Don't Know JS Yet: Get Started lays a solid foundation for understanding JavaScript from first principles. JavaScript history and design philosophy Values, types, and coercion ES6+ syntax and feature...
JavaScript The Definitive Guide - waracode

JavaScript The Definitive Guide

541.00 EGP379.00 EGP
JavaScript: The Definitive Guide by David Flanagan is the comprehensive reference for JavaScript developers covering the full language. Complete language syntax and features DOM APIs and browser programming Node.js and...
Data Structures and Algorithms with JavaScript - waracode

Data Structures and Algorithms with JavaScript

470.00 EGP329.00 EGP
Data Structures and Algorithms with JavaScript teaches fundamental CS concepts using JavaScript implementations. Arrays, linked lists, stacks, and queues Trees, graphs, and hash tables Sorting and searching algorithms Great for...
Eloquent JavaScript - waracode

Eloquent JavaScript

441.00 EGP309.00 EGP
Eloquent JavaScript is an acclaimed introduction to programming and JavaScript, covering the language through thoughtful exercises and projects. JavaScript fundamentals and OOP Browser DOM and events programming Node.js and HTTP...
Python Programming, An Introduction to Computer Science - waracode

Python Programming, An Introduction to Computer Science

884.00 EGP619.00 EGP
Python Programming: An Introduction to Computer Science teaches programming fundamentals using Python as the first language. Programming basics: variables, loops, functions Data structures and algorithms in Python Object-oriented programming introduction...
Data Structures and Algorithms in Python, Goodrich - waracode

Data Structures and Algorithms in Python, Goodrich

1,041.00 EGP729.00 EGP
Data Structures and Algorithms in Python by Goodrich provides a thorough treatment of DS&A using Python. Arrays, linked lists, stacks, and queues Trees, heaps, hash tables, and graphs Sorting, searching,...
Django for APIs - waracode

Django for APIs

570.00 EGP399.00 EGP
Django for APIs teaches how to build production-quality REST APIs using Django and Django REST Framework. Django REST Framework serializers and views Authentication: token, session, and JWT Testing, permissions, and...
Think Python - waracode

Think Python

684.00 EGP479.00 EGP
Think Python is a beginner-friendly introduction to Python that teaches computational thinking and problem solving. Python basics: variables, functions, loops Recursion, data structures, and files OOP and algorithmic thinking Perfect...
Automate the Boring Stuff with Python - waracode

Automate the Boring Stuff with Python

984.00 EGP689.00 EGP
Automate the Boring Stuff with Python teaches practical Python programming through real-world automation projects. File and folder manipulation with Python Web scraping with BeautifulSoup Excel, PDF, and email automation Great...
Fluent Python - waracode

Fluent Python

627.00 EGP439.00 EGP
Fluent Python by Luciano Ramalho helps experienced developers write more idiomatic and effective Python code. Python data model and special methods Sequences, dictionaries, and sets Decorators, closures, and generators For...
Python Crash Course - waracode

Python Crash Course

527.00 EGP369.00 EGP
Python Crash Course is a hands-on, beginner-friendly Python guide focused on learning by building real projects. Python basics: variables, lists, functions Projects: Alien Invasion game, data charts Django web application...
Spring Microservices in Action - waracode

Spring Microservices in Action

784.00 EGP549.00 EGP
Spring Microservices in Action teaches how to design and build microservices architectures using the Spring ecosystem. Service discovery with Eureka Configuration management and API gateways Resilience patterns: circuit breakers, bulkheads...
Spring Boot in Action - waracode

Spring Boot in Action

627.00 EGP439.00 EGP
Spring Boot in Action is a practical guide to building Java applications using Spring Boot's auto-configuration and production-ready features. Spring Boot auto-configuration and starters Building REST APIs and web applications...
OCP Oracle Certified Professional Java SE 17 Developer Study Guide, Exam 1Z0 - 829 - waracode

OCP Oracle Certified Professional Java SE 17 Developer Study Guide, Exam 1Z0-829

1,384.00 EGP969.00 EGP
OCP Oracle Certified Professional Java SE 17 Developer Study Guide is the complete exam prep resource for Java SE 17 certification. Full coverage of Java SE 17 exam objectives Hundreds...
Spring in Action - waracode

Spring in Action

856.00 EGP599.00 EGP
Spring in Action is the definitive guide to the Spring Framework, covering everything from core DI to web and data access. Dependency injection and IoC container Spring MVC web applications...
Java Performance - waracode

Java Performance

784.00 EGP549.00 EGP
Java Performance: The Definitive Guide provides comprehensive techniques for optimizing Java application performance. JVM architecture and garbage collection tuning Performance benchmarking with JMH Profiling tools: JFR, JMC, async-profiler For Java...
Effective Java - waracode

Effective Java

413.00 EGP289.00 EGP
Effective Java by Joshua Bloch is the definitive guide to writing clear, correct, and efficient Java code. 78 best practices organized by topic Generics, lambdas, and streams Concurrency and serialization...
Head First Java - waracode

Head First Java

556.00 EGP389.00 EGP
Head First Java uses the Head First learning style to teach Java programming in an engaging, memorable way. OOP concepts with visual explanations Inheritance, interfaces, and polymorphism Collections, generics, and...