0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (3)
  • R1,000 - R2,500 (4)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

Microsoft Office Programming - A Guide for Experienced Developers (Paperback, Softcover reprint of the original 1st ed.): Rod... Microsoft Office Programming - A Guide for Experienced Developers (Paperback, Softcover reprint of the original 1st ed.)
Rod Stephens
R1,362 R1,129 Discovery Miles 11 290 Save R233 (17%) Ships in 10 - 15 working days

By using the same back-end macro programming language--Visual Basic for Applications (VBA)--Microsoft Office applications allow users to easily transfer their VBA programming skills from one Office product to another.

Visual Basic Graphics Programming - Hands-On Applications and Advanced Color Development (Paperback, 2nd Edition): Rod Stephens Visual Basic Graphics Programming - Hands-On Applications and Advanced Color Development (Paperback, 2nd Edition)
Rod Stephens
R1,437 R1,099 Discovery Miles 10 990 Save R338 (24%) Ships in 12 - 17 working days

All the tools you need to create the full range of Visual Basic® color graphics applications

Expert Rod Stephens provides you with everything you need to add advanced graphics to your applications in this in-depth introduction to graphic programming with Microsoft Visual Basic. From images using as few as 16 colors to "true-color" applications that use more than 16 million, he shows you how to create the full range of color graphics applications. You’ll learn how to use Visual Basic controls to create impressive graphic effects without having to buy expensive add-on products.

This book/CD-ROM package also explains how to integrate imaging, animation, and two- and three-dimensional graphics into an application. And you’ll find the tools to manipulate color images, overlay one image on another, build scrolled windows, and much more.

The Second Edition covers:

  • New API functions
  • Bitmap image morphing
  • New algorithms for hidden surface removal
  • Print preview with multiple pages and scales
  • Image processing, including high color and true color
  • Examples of controlling animation using simulation
  • New examples that demonstrate shape-distorting transformations
  • New examples of fractals and tilings
  • Gouraud shading, Phong shading, and texturing
  • Ray tracing speed improvements
  • Ray tracing for new kinds of objects

The CD-ROM includes:

  • More than 400 complete, ready-to-run example programs
  • Pictures to use with the example programs
  • Images generated by the programs
  • Color images of many of the figures from the book
  • Source code for all example programs from the First Edition
Improving your C# Skills - Solve modern challenges with functional programming and test-driven techniques of C# (Paperback):... Improving your C# Skills - Solve modern challenges with functional programming and test-driven techniques of C# (Paperback)
Ovais Mehboob Ahmed Khan, John Callaway, Clayton Hunt, Rod Stephens
R1,349 Discovery Miles 13 490 Ships in 10 - 15 working days

Conquer complex and interesting programming challenges by building robust and concurrent applications with caches, cryptography, and parallel programming. Key Features Understand how to use .NET frameworks like the Task Parallel Library (TPL)and CryptoAPI Develop a containerized application based on microservices architecture Gain insights into memory management techniques in .NET Core Book DescriptionThis Learning Path shows you how to create high performing applications and solve programming challenges using a wide range of C# features. You'll begin by learning how to identify the bottlenecks in writing programs, highlight common performance pitfalls, and apply strategies to detect and resolve these issues early. You'll also study the importance of micro-services architecture for building fast applications and implementing resiliency and security in .NET Core. Then, you'll study the importance of defining and testing boundaries, abstracting away third-party code, and working with different types of test double, such as spies, mocks, and fakes. In addition to describing programming trade-offs, this Learning Path will also help you build a useful toolkit of techniques, including value caching, statistical analysis, and geometric algorithms. This Learning Path includes content from the following Packt products: C# 7 and .NET Core 2.0 High Performance by Ovais Mehboob Ahmed Khan Practical Test-Driven Development using C# 7 by John Callaway, Clayton Hunt The Modern C# Challenge by Rod Stephens What you will learn Measure application performance using BenchmarkDotNet Leverage the Task Parallel Library (TPL) and Parallel Language Integrated Query (PLINQ)library to perform asynchronous operations Modify a legacy application to make it testable Use LINQ and PLINQ to search directories for files matching patterns Find areas of polygons using geometric operations Randomize arrays and lists with extension methods Use cryptographic techniques to encrypt and decrypt strings and files Who this book is forIf you want to improve the speed of your code and optimize the performance of your applications, or are simply looking for a practical resource on test driven development, this is the ideal Learning Path for you. Some familiarity with C# and .NET will be beneficial.

The The Modern C# Challenge - Become an expert C# programmer by solving interesting programming problems (Paperback): Rod... The The Modern C# Challenge - Become an expert C# programmer by solving interesting programming problems (Paperback)
Rod Stephens
R1,038 Discovery Miles 10 380 Ships in 10 - 15 working days

Learn advanced C# concepts and techniques such as building caches, cryptography, and parallel programming by solving interesting programming challenges Key Features Gain useful insights on advanced C# programming topics and APIs Use locking and cached values to solve parallel problems Take advantage of .NET's cryptographic tools to encrypt and decrypt strings Book DescriptionC# is a multi-paradigm programming language. The Modern C# Challenge covers with aspects of the .NET Framework such as the Task Parallel Library (TPL) and CryptoAPI. It also encourages you to explore important programming trade-offs such as time versus space or simplicity. There may be many ways to solve a problem and there is often no single right way, but some solutions are definitely better than others. This book has combined these solutions to help you solve real-world problems with C#. In addition to describing programming trade-offs, The Modern C# Challenge will help you build a useful toolkit of techniques such as value caching, statistical analysis, and geometric algorithms. By the end of this book, you will have walked through challenges in C# and explored the .NET Framework in order to develop program logic for real-world applications. What you will learn Perform statistical calculations such as finding the standard deviation Find combinations and permutations Search directories for files matching patterns using LINQ and PLINQ Find areas of polygons using geometric operations Randomize arrays and lists with extension methods Explore the filesystem to find duplicate files Simulate complex systems and implement equality in a class Use cryptographic techniques to encrypt and decrypt strings and files Who this book is forThe Modern C# Challenge is for all C# developers of different abilities wanting to solve real-world problems. There are problems for everyone at any level of expertise in C#

The C# Helper Top 100 - The 100 most popular posts at csharphelper.com (Paperback): Rod Stephens The C# Helper Top 100 - The 100 most popular posts at csharphelper.com (Paperback)
Rod Stephens
R757 Discovery Miles 7 570 Ships in 10 - 15 working days
Interview Puzzles Dissected - Solving and Understanding Interview Puzzles (Paperback): Rod Stephens Interview Puzzles Dissected - Solving and Understanding Interview Puzzles (Paperback)
Rod Stephens
R525 Discovery Miles 5 250 Ships in 10 - 15 working days
C# 5.0 Programmer's Reference (Paperback): Rod Stephens C# 5.0 Programmer's Reference (Paperback)
Rod Stephens
R1,193 R854 Discovery Miles 8 540 Save R339 (28%) Out of stock

Stay ahead of the game with this comprehensive guide to the C# programming language Well-known C# expert Rod Stephens gives novice and experienced developers a comprehensive tutorial and reference to standard C#. This new title fully covers the latest C# language standard, C# 5.0, as well as its implementation in the 2013 release of Visual Studio. The author provides exercises and solutions; and his C# Helper website will provide readers and students with ongoing support. This resource is packed with tips, tricks, tutorials, examples, and exercises and is the perfect professional companion for programmers who want to stay ahead of the game. Author Rod Stephens is a well-known programming authority and has written more than 25 programming books covering C#, Java, VB, and other languages. His books have sold more than 150,000 copies in multiple editions. This book's useful exercises and solutions are designed to support training and higher education adoptions. * Learn the full range of C# programming language features * Quickly locate information for specific language features in the reference section * Familiarize yourself with handling data types, variables, constants, and much more * Experiment with editing and debugging code and using LINQ Beginning through intermediate-level programmers will benefit from the accessible style of C# 5.0 Programmer's Reference and will have access to its comprehensive range of more advanced topics. Additional support and complementary material are provided at the C# Helper website, www.csharphelper.com. Stay up-to-date and improve your programming skills with this invaluable resource.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
1 Litre Unicorn Waterbottle
R70 Discovery Miles 700
Fly Repellent ShooAway (Black)(4 Pack)
R1,396 R1,076 Discovery Miles 10 760
Ultra Link UL-HPBT01 Gravity Bluetooth…
 (4)
R499 R419 Discovery Miles 4 190
The Truth About Cape Slavery - The…
Patric Tariq Mellet Paperback R330 R240 Discovery Miles 2 400
Ravensburger Marvel Jigsaw Puzzles…
R299 R250 Discovery Miles 2 500
Mellerware Swiss - Plastic Floor Fan…
 (1)
R348 Discovery Miles 3 480
Double Sided Wallet
R91 Discovery Miles 910
Broken To Heal - Deceit, Destruction…
Alistair Izobell Paperback  (1)
R200 Discovery Miles 2 000
Loot
Nadine Gordimer Paperback  (2)
R383 R310 Discovery Miles 3 100
Bvlgari Aqua Marine Eau De Toilette…
R1,799 Discovery Miles 17 990

 

Partners