322 rezultatov
-
Programming Ruby 3.2(2024) RAPPIN, NOELThe Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language itself, with a tutorial on the most imVezava: Mehka67,97 €
RAPPIN, NOEL
Programming Ruby 3.2
The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language itself, with a tutorial on the most im
Zaloga po trgovinah
Rezultati:
-
Computing Projects in Visual Basic .Net(2003) CHRISTOPHER, DEREKComputing Projects In Visual Basic. NET has been written mainly for students of AS/A level Computing, 'A' level ICT and Advanced VCE ICT. The book covers everything needed to write a large program.Vezava: Mehka48,57 €
CHRISTOPHER, DEREK
Computing Projects in Visual Basic .Net
Computing Projects In Visual Basic. NET has been written mainly for students of AS/A level Computing, 'A' level ICT and Advanced VCE ICT. The book covers everything needed to write a large program.
Zaloga po trgovinah
Rezultati:
-
QED at Large(2019) RINGER, TALIA,PALMSKOG, KARL,SERGEY, ILYA,GLIGORIC, MILOS,TATLOCK, ZACHARYCovers the timeline and research literature concerning proof development for program verification, including theories, languages, and tools. The book emphasizes challenges and breakthroughs at each stage in history and highlights challenges that are curreVezava: Mehka82,39 €
RINGER, TALIA,PALMSKOG, KARL,SERGEY, ILYA,GLIGORIC, MILOS,TATLOCK, ZACHARY
QED at Large
Covers the timeline and research literature concerning proof development for program verification, including theories, languages, and tools. The book emphasizes challenges and breakthroughs at each stage in history and highlights challenges that are curre
Zaloga po trgovinah
Rezultati:
-
Python Testing with pytest(2022) OKKEN, BRIANIn this fully revised edition, explore pytest's superpowers while creating simple tests and test suites against a small database application. Using a robust yet simple fixture model, it's just as easy to write small tests with pytest as it is to scale upVezava: Mehka51,40 €
OKKEN, BRIAN
Python Testing with pytest
In this fully revised edition, explore pytest's superpowers while creating simple tests and test suites against a small database application. Using a robust yet simple fixture model, it's just as easy to write small tests with pytest as it is to scale up
Zaloga po trgovinah
Rezultati:
-
Pythonic Programming(2021) ZINOVIEV, DMITRYMake your good Python code even better by following proven and effective pythonic programming tips.Vezava: Mehka29,88 €
ZINOVIEV, DMITRY
Pythonic Programming
Make your good Python code even better by following proven and effective pythonic programming tips.
Zaloga po trgovinah
Rezultati:
-
Portable Python Projects - Run Your Home on a Raspberry Pi(2022) RILEY, MIKEDiscover easy ways to control your home with the powerful new Raspberry Pi hardware. Program short Python scripts that will detect changes in your home and react with the instructions you code. Use new add-on accessories to monitor a variety of measuremenVezava: Mehka51,40 €
RILEY, MIKE
Portable Python Projects - Run Your Home on a Raspberry Pi
Discover easy ways to control your home with the powerful new Raspberry Pi hardware. Program short Python scripts that will detect changes in your home and react with the instructions you code. Use new add-on accessories to monitor a variety of measuremen
Zaloga po trgovinah
Rezultati:
-
Practical Fraud Prevention(2022) SAPORTA, GILIT,MARANEY, SHOSHANAOrganizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their experience of fraud fighting to provide best practices, methodologies,Vezava: Mehka67,97 €
SAPORTA, GILIT,MARANEY, SHOSHANA
Practical Fraud Prevention
Organizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their experience of fraud fighting to provide best practices, methodologies,
Zaloga po trgovinah
Rezultati:
-
Programming Rust(2021) BLANDY, JIM,ORENDORFF, JASON,TINDALL, LEONORA F. S.Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust's features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.Vezava: Mehka82,08 €
BLANDY, JIM,ORENDORFF, JASON,TINDALL, LEONORA F. S.
Programming Rust
Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust's features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.
Zaloga po trgovinah
Rezultati:
-
Kotlin Cookbook(2019) KOUSEN, KENUse Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply this Java-based language to their own projects.Vezava: Mehka61,56 €
KOUSEN, KEN
Kotlin Cookbook
Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply this Java-based language to their own projects.
Zaloga po trgovinah
Rezultati:
-
Head First Go(2018) MCGAVREN, JAYThis book features simple, clear examples that demonstrate Go in action, and diagrams to explain difficult concepts. It will not only teach developers basic language features, it will get them comfortable consulting error output, documentation, and searchVezava: Mehka67,97 €
MCGAVREN, JAY
Head First Go
This book features simple, clear examples that demonstrate Go in action, and diagrams to explain difficult concepts. It will not only teach developers basic language features, it will get them comfortable consulting error output, documentation, and search
Zaloga po trgovinah
Rezultati:
-
Effective AWK Programming, 4e(2015) ROBBINS, ARNOLDIn this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk.Vezava: Mehka50,01 €
ROBBINS, ARNOLD
Effective AWK Programming, 4e
In this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk.
Zaloga po trgovinah
Rezultati:
-
21st Century C(2014) KLEMENS, BENThrow out your old ideas of C, and relearn a programming language that's substantially outgrown its origins. With this revised edition of 21st Century C, you'll discover up-to-date techniques missing from other C tutorials, whether you're new to the languVezava: Mehka55,57 €
KLEMENS, BEN
21st Century C
Throw out your old ideas of C, and relearn a programming language that's substantially outgrown its origins. With this revised edition of 21st Century C, you'll discover up-to-date techniques missing from other C tutorials, whether you're new to the langu
Zaloga po trgovinah
Rezultati:
-
Modern C Up and Running - A Programmer's Guide to Finding Fluency and Bypassing the Quirks(2022) KALIN, MARTINVezava: Mehka83,95 €
KALIN, MARTIN
Modern C Up and Running - A Programmer's Guide to Finding Fluency and Bypassing the Quirks
Zaloga po trgovinah
Rezultati:
-
-
Pragmatic Python Programming - Learning Python the Smart Way(2022) GUTA, GABORVezava: Mehka66,14 €
GUTA, GABOR
Pragmatic Python Programming - Learning Python the Smart Way
Zaloga po trgovinah
Rezultati:
-
-
C# Programming in easy steps - Modern coding with C# 10 and .NET 6. Updated for Visual Studio 2022(2022) MIKE MCGRATHVezava: Mehka16,13 €
MIKE MCGRATH
C# Programming in easy steps - Modern coding with C# 10 and .NET 6. Updated for Visual Studio 2022
Zaloga po trgovinah
Rezultati:
-
Practical Data Science with Python 3 - Synthesizing Actionable Insights from Data(2019) VARGA, ERVINVezava: Mehka83,95 €
VARGA, ERVIN
Practical Data Science with Python 3 - Synthesizing Actionable Insights from Data
Zaloga po trgovinah
Rezultati:
-
-
Introducing Gradle(2015) VARANASI, BALAJIFurthermore, you'll take advantage of Gradle's archetypes to bootstrap new projects easily. After reading and using Introducing Gradle, you'll have an understanding of Gradle's dependency management and how to organize basic and multi-module Gradle projVezava: Mehka64,30 €
VARANASI, BALAJI
Introducing Gradle
Furthermore, you'll take advantage of Gradle's archetypes to bootstrap new projects easily. After reading and using Introducing Gradle, you'll have an understanding of Gradle's dependency management and how to organize basic and multi-module Gradle proj
Zaloga po trgovinah
Rezultati: