![]() |
From Code to Computation: A Modern Guide to Programming and Theory
ISBN: 9789181142464 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
256,00 |
![]() |
Building Programming Language Interpreters: A bottom-up approach to runtimes, execution, and implementation in C++
ISBN: 9781837638079 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
211,64 |
![]() |
Computer Graphics Programming in OpenGL with Java 4e
ISBN: 9781501524325 / Angielski / 15-07-2026 Książka dostępna od: 15-07-2026 |
|
Termin ukazania się książki: 15-07-2026
Książkę można już zamówić z rabatem 5% |
|
346,97 |
![]() |
Ergebnis-Automation f?r die Bundesliga mit n8n
ISBN: 9783695724925 / Niemiecki Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
51,20 |
![]() |
The Big Book of Coding for Teenagers
ISBN: 9789371225519 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
55,00 |
![]() |
The Big Book of Coding - Basics and Essentials
ISBN: 9789371228299 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
42,29 |
![]() |
Debugging C]+: Troubleshooting for Programmers
ISBN: 9780072125191 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits and build clean code.
This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits...
|
cena:
185,22 |
![]() |
Debugging Java: Troubleshooting for Programmers
ISBN: 9780072125627 / Angielski / Miękka / 480 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. As a computer-science teacher, Mitchell learned that people who acquire debugging skills first master computer languages markedly faster. This troubleshooting reference for the Java programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits and adopt strategies to build clean code.
As a computer-science teacher, Mitchell learned that people who acquire debugging skills first master computer languages markedly faster. This trouble...
|
cena:
185,22 |
![]() |
SQL Server 2000 Stored Procedure Programming
ISBN: 9780072125665 / Angielski / Miękka / 752 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is a guide to building and using stored procedures in SQL server applications. Stored procedures are used for a variety of complex data gathering tasks, to optimize performance.
This is a guide to building and using stored procedures in SQL server applications. Stored procedures are used for a variety of complex data gathering...
|
cena:
230,58 |
![]() |
C/C++ Programmer's Reference
ISBN: 9780072127065 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schildt, the world's leading programming author, has revised his perennial best-seller to reflect the latest information on ANSI/ISO Standard C and C++, including C99, the new standard for C. Inside, you'll find clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. No programmer can remember the precise syntax of every C/C++ element--now you don't have to because it's all here. With this... C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schil... |
cena:
94,50 |
![]() |
XML: A Beginner's Guide
ISBN: 9780072127409 / Angielski / Miękka / 428 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Comprehensive learning package for the aspiring XML developer, providing intensive coverage of SVG and SMIL specifications for consumer-friendly, interactive web sites. Features include Step-by-step Tutorials, 1-Minute Drill, Ask the Expert, Mastery Check, and more.
Comprehensive learning package for the aspiring XML developer, providing intensive coverage of SVG and SMIL specifications for consumer-friendly, inte...
|
cena:
139,86 |
![]() |
Perl: A Beginner's Guide
ISBN: 9780072129571 / Angielski / Miękka / 474 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Essential Skills for First-Time Programmers!
Learn the basics of Perl programming from the tutorials and examples in this easy-to-follow resource. Perl: A Beginner's Guide covers fundamentals, such as general syntax and semantics, control structures, subroutines, and regular expressions. The book explains how to use Perl modules, access databases, write CGI programs, and debug code. The examples throughout the book walk you through real-world programming tasks. To speed your progress, the source code for all projects is available free online. Start programming in Perl right away with... Essential Skills for First-Time Programmers!
Learn the basics of Perl programming from the tutorials and examples in this easy-to-follow resourc... |
cena:
139,86 |
![]() |
Visual Basic.Net: A Beginner's Guide
ISBN: 9780072131208 / Angielski / Miękka / 422 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This work teaches readers how to implement visual basic .NET fundamentals with in-depth, real-world projects and examples. It explains the integrated development environment (IDE) and how it decreases the development cycle, and introduces the basics of object-oriented programming (OOP). The book also provides steps on how to build Web-based applications with Web forms and Web services and shows how to avoid development delays by implementing essential visual basic .NET debugging techniques.
This work teaches readers how to implement visual basic .NET fundamentals with in-depth, real-world projects and examples. It explains the integrated ...
|
cena:
139,86 |
![]() |
Troubleshooting SQL
ISBN: 9780072134896 / Angielski / Miękka / 400 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explains optimizing SQL statements and procedures and creating a customized SQL debugging environment for error-free applications. This work includes programming tips and coverage of Oracle SQL and PL/SQL and T-SQL for SQL Server.
Explains optimizing SQL statements and procedures and creating a customized SQL debugging environment for error-free applications. This work includes ...
|
cena:
185,22 |
![]() |
Cold Fusion 5: A Beginner's Guide
ISBN: 9780072191097 / Angielski / Miękka / 484 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text addresses the complete spectrum of development issues - from design to deployment. The pedagogical aids help readers master the information, which includes: modules - each programming concept is divided into logical modules; goals - each module opens with the specific programming skills the reader should have by the end of the module; Ask the Experts - question and answer sections throughout are filled with extra information and interesting commentary; 1-Minute Drills - quick self-assessment sections to check material retention; annotated syntax - example code annotated with...
This text addresses the complete spectrum of development issues - from design to deployment. The pedagogical aids help readers master the information,...
|
cena:
139,86 |
![]() |
Building Dreamweaver 4 & Dreamweaver UltraDev 4 Extensions
ISBN: 9780072191561 / Angielski / Miękka / 232 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. More than 600,000 Website authors use Dreamweaver to develop and design their sites. This work, written by award-winning extension developers, features an in-depth look at critical Dreamweaver internals - like objects, behaviours, commands and more.
More than 600,000 Website authors use Dreamweaver to develop and design their sites. This work, written by award-winning extension developers, feature...
|
cena:
94,50 |
![]() |
Visual Basic.NET: Programmer's Reference
ISBN: 9780072195347 / Angielski / Miękka / 432 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide provides developers with an overview of the .NET framework. It reviews new applications types, describes and illustrates new operations and presents the 37 new switches that control the program compilation settings.
This guide provides developers with an overview of the .NET framework. It reviews new applications types, describes and illustrates new operations and...
|
cena:
83,16 |
![]() |
Wireless XML Developer's Guide
ISBN: 9780072195361 / Angielski / Miękka / 525 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A guide to developing wireless XML. It details the correct XML-based standards used to implement mobile Internet applications. There are tips on how to create and optimise multimedia applications on wireless devices, and the volume includes ready-to-use code that developers can plug into their own mobile applications and customise. It also covers integration of databases with wireless devices using XML Query.
A guide to developing wireless XML. It details the correct XML-based standards used to implement mobile Internet applications. There are tips on how t...
|
cena:
230,58 |
![]() |
Oracle9i JDBC Programming
ISBN: 9780072222548 / Angielski / Miękka / 608 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text covers how to use JDBC programs with the Oracle8i and 9i databases, including details on the Oracle extensions to JDBC. It demonstrates accessing a database from JDBC using examples and introduces JDeveloper, which provides a productive environment for developing Java programs.
This text covers how to use JDBC programs with the Oracle8i and 9i databases, including details on the Oracle extensions to JDBC. It demonstrates acce...
|
cena:
230,58 |
![]() |
Visual Basic .Net Tips and Techniques
ISBN: 9780072223187 / Angielski / Miękka / 704 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide is loaded with advanced, to-the-point advice on the world's most popular programming language. The book is highly focused, providing immediate solutions for seasoned Web designers and developers.
This guide is loaded with advanced, to-the-point advice on the world's most popular programming language. The book is highly focused, providing immedi...
|
cena:
230,58 |