![]() |
Build Your Own PC Game in Seven Easy Steps: Using Visual Basic
ISBN: 9780201489118 / Angielski / Miękka / 528 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Written in a snidely humorous style, this practical book teaches all the basic skills needed to program good PC games. It shows how to implement ideas and techniques in developing three specific games (a text adventure, a graphics adventure, and a graphics arcade game) with Visual Basic versions 3.0 and 4.0 for the Windows environment. CD contains complete source code and sample games.
Written in a snidely humorous style, this practical book teaches all the basic skills needed to program good PC games. It shows how to implement ideas...
|
cena:
192,11 zł |
![]() |
Learning to Program in Visual Basic
ISBN: 9781910523186 / Angielski / Miękka / 138 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is a straightforward guide to the Visual Basic programming language and programming techniques. It covers all of the practical programming skills that may be required up to GCSE level and for those at AS Level with limited exposure to VB.
This book is a straightforward guide to the Visual Basic programming language and programming techniques. It covers all of the practical programming s...
|
cena:
100,03 zł |
![]() |
VB.Net And SQL Client: Working with the Datatable
ISBN: 9781720594567 / Angielski / Miękka / 136 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
60,32 zł |
![]() |
Mastering Excel VBA Programming: A Hands-On Guide to Automating Excel and Building Custom Solutions with VBA and Macros
ISBN: 9781915476142 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
129,09 zł |
![]() |
Mastering Excel VBA Programming: A Hands-On Guide to Automating Excel and Building Custom Solutions with VBA and Macros
ISBN: 9781915476159 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
150,60 zł |
![]() |
Excel VBA Macro Programming
ISBN: 9780072231441 / Angielski / Miękka / 319 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Make Excel work harder and faster for you. This unique book presents sample code for more than twenty practical, high-powered Excel VBA macro applications. You'll get all the essentials of VBA, and then explore ways to power Excel with VBA. Automate tasks, convert numbers to labels, transpose cells, add formula details, globally changes values, and much, much more.
Make Excel work harder and faster for you. This unique book presents sample code for more than twenty practical, high-powered Excel VBA macro applicat...
|
cena:
161,41 zł |
![]() |
Agile Principles, Patterns, and Practices in C#
ISBN: 9780131857254 / Angielski / Twarda / 732 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#. This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory... With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles... |
cena:
344,30 zł |
![]() |
Object-Oriented Programming with Visual Basic.Net
ISBN: 9780521539838 / Angielski / Miękka / 316 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. After an introduction to abstract data types and their initial implementation using structures, Michael McMillan analyzes standard OOP topics, including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are covered as well (reflection, object persistence, and serialization.) Finally, he demonstrates OOP techniques for standard Windows applications; for database applications using ADO.NET; for Web-based applications using ASP.NET; and for Windows...
After an introduction to abstract data types and their initial implementation using structures, Michael McMillan analyzes standard OOP topics, includi...
|
cena:
320,12 zł |
![]() |
VBScript in a Nutshell
ISBN: 9780596004880 / Angielski / Miękka / 514 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Lightweight yet powerful, VBScript from Microsoft(r) is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts.Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, VBScript In a Nutshell, Second Edition includes updated introductory chapters... Lightweight yet powerful, VBScript from Microsoft(r) is used in four main areas: server-side web applications using Active Server Pages (ASP), clie... |
cena:
192,11 zł |
![]() |
Visual Studio Hacks
ISBN: 9780596008475 / Angielski / Miękka / 478 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With start-up templates for projects ranging from Windows applications to web services, and extensive help and on-line documentation, Visual Studio .NET might be mistaken for a tool for unsophisticated users. It's true that most developers soon discover that the basic operation of Visual Studio is fairly self-explanatory; less obvious are some of the suite's more advanced built-in features.Visual Studio .Net includes a wealth of little-used capabilities, is very customizable, has a complete automation model, and much more. On top of its regular feature set, there are hosts of free add-ins,... With start-up templates for projects ranging from Windows applications to web services, and extensive help and on-line documentation, Visual Studio... |
cena:
123,18 zł |
![]() |
ADO.NET 3.5 Cookbook: Building Data-Centric .Net Applications
ISBN: 9780596101404 / Angielski / Miękka / 982 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5... |
cena:
211,32 zł |
![]() |
Best Kept Secrets in .Net
ISBN: 9781590594261 / Angielski / Miękka / 217 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Author Deborah Kurata has spoken to .NET user groups all over America sharing her Best Kept Secrets in .NET, and she often hears experienced developers say, "I didn't know you could do that with .NET " This book is a collection of Deborah's insights into .NET secrets that can enhance your productivity and code quality. For example, did you know that you could manage code snippets in Visual Studio .NET? Have you ever tried the incremental search feature? Have you discovered the ErrorProvider control? Do you know how to short-circuit operators, alias data... Author Deborah Kurata has spoken to .NET user groups all over America sharing her Best Kept Secrets in .NET, and she ofte... |
cena:
126,78 zł |
![]() |
Build Your Own ASP.NET 4 Web Site Using C# & Vb, 4th Edition: Using C# & VB
ISBN: 9780987090867 / Angielski / Miękka / 834 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET. Readers will learn:
Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanti... |
cena:
172,75 zł |
![]() |
B4a: Rapid Android App Development using BASIC
ISBN: 9781512296259 / Angielski / Miękka / 742 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Android is the world's favorite mobile operating system and B4A is the easiest rapid app development tool, allowing complete beginners to create powerful Android apps using the easily learned BASIC language. This book covers B4A version 7.01. It starts with step-by-step beginners' guides explaining how to plan, design, develop, test, publish and make money from Android apps in the shortest possible time. It explains how to use B4A to create graphics and databases, to communicate with the user and to modify your app dynamically so it will look good on a wide range of devices. ...Android is the world's favorite mobile operating system and B4A is the easiest rapid app development tool, allowing complete beginners to create po... |
cena:
201,72 zł |
![]() |
Microsoft Excel 2016 Programming by Example with Vba, XML, and ASP
ISBN: 9781942270850 / Angielski / Miękka / 1102 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Updated for Excel 2016 and based on the bestselling editions from previous versions, Microsoft Excel 2016 Programming by Example with VBA, XML and ASP is a practical, how-to book on Excel programming, suitable for readers already proficient with the Excel user interface (UI). If you are looking to automate Excel routine tasks, this book will progressively introduce you to programming concepts via numerous, illustrated, hands-on exercises. Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by...
Updated for Excel 2016 and based on the bestselling editions from previous versions, Microsoft Excel 2016 Programming by Example with VBA, XML and ...
|
cena:
211,18 zł |
![]() |
Excel VBA: A Step-By-Step Comprehensive Guide on Advanced Excel VBA Programming Techniques and Strategies
ISBN: 9781791561086 / Angielski / Miękka / 108 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
61,50 zł |
![]() |
Excel VBA: A Step-by-Step Comprehensive Guide on Excel VBA Programming Tips and Tricks for Effective Strategies
ISBN: 9781795358293 / Angielski / Miękka / 104 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
41,32 zł |
![]() |
Excel VBA: A Step-by-Step Simplified Guide to Excel VBA Programming Techniques, Data Reporting, Business Analysis and Tips and Tr
ISBN: 9781799246428 / Angielski / Miękka / 316 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
101,68 zł |
![]() |
Excel VBA: A Comprehensive, Step-By-Step Guide On Excel VBA Finance For Data Reporting And Business Analysis
ISBN: 9781798528617 / Angielski / Miękka / 108 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
61,50 zł |
![]() |
Excel VBA: A Step-By-Step Tutorial For Beginners To Learn Excel VBA Programming From Scratch
ISBN: 9781720208440 / Angielski / Miękka / 78 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
61,50 zł |