0
Your cart

Your cart is empty

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

Showing 1 - 13 of 13 matches in All Departments

C++20 Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 4th ed.): Mikael Olsson C++20 Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 4th ed.)
Mikael Olsson
R1,437 R1,137 Discovery Miles 11 370 Save R300 (21%) Ships in 10 - 15 working days

This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference. This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template parameters, atomic smart pointers, and contracts. It also covers library changes including extended futures, latches and barriers, task blocks, and text formatting. In the C++20 Quick Syntax Reference, you will find short, simple, and focused code examples. This book includes a well-laid-out table of contents and a comprehensive index allowing for easy review. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer. What You'll Learn Discover the key C++20 features Work with concepts to constrain template arguments Use modules as a replacement for header files Take advantage of the three-way comparison operator Create immediate functions using the consteval keyword Make use of constexpr, constinit and designated initializers Who This Book Is For Experienced C++ programmers. Additionally, this is a concise, easily-digested introduction for other programmers new to C++.

PHP 8 Quick Scripting Reference - A Pocket Guide to PHP Web Scripting (Paperback, 3rd ed.): Mikael Olsson PHP 8 Quick Scripting Reference - A Pocket Guide to PHP Web Scripting (Paperback, 3rd ed.)
Mikael Olsson
R1,101 R891 Discovery Miles 8 910 Save R210 (19%) Ships in 10 - 15 working days

This pocket reference has been updated with the new PHP 8 release. It is a condensed, code-rich scripting and syntax handbook for the PHP scripting language. You won't find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a web scripting language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any PHP programmer or web developer. In it, you will find a concise reference to the PHP 8 scripting language syntax. It includes short, simple, and focused code examples; a well-laid-out table of contents; and a comprehensive index allowing easy review. PHP 8 Quick Scripting Reference presents the essentials of PHP in a well-organized format, including new features in PHP 8 such as the just in time (JIT) compiler, union types, nullsafe operator, null coalescing assignment operator, match expressions, named arguments, throw expressions, static return type, non-capturing catches, reclassified engine warnings and constructor property promotion. What You Will Learn Discover what is new in PHP 8 and how to get started with it Work with variables, operators, strings, arrays, conditionals, loops, and other constructs Group and reuse code with functions, methods, and namespaces Use object-oriented features such as classes, inheritance, abstract classes, and interfaces Import files and retrieve user data Make use of type declarations and type conversions Test variables, create references, and use overloading methods Store user data with cookies and sessions Deal with errors through error handling, exception handling, and assertions Who This Book Is For Experienced PHP programmers and web developers who may be new to PHP.

CSS3 Quick Syntax Reference - A Pocket Guide to the Cascading Style Sheets Language (Paperback, 2nd ed.): Mikael Olsson CSS3 Quick Syntax Reference - A Pocket Guide to the Cascading Style Sheets Language (Paperback, 2nd ed.)
Mikael Olsson
R1,087 Discovery Miles 10 870 Ships in 10 - 15 working days

The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. It presents the essentials of CSS3 in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn-out history lessons or witty stories in this book. What you will find is a CSS reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any CSS programmer or web developer. What You Will Learn Use the various selectors available in CSS3 Leverage various other CSS properties Design and build web UIs using color, text, spacing, fonts, background, and more Work with lists, tables, and media in CSS3 Employ CSS3 best practices Who This Book Is For Experienced programmers and web developers new to CSS3 or even new to CSS in general.

JavaScript Quick Syntax Reference (Paperback, 1st ed.): Mikael Olsson JavaScript Quick Syntax Reference (Paperback, 1st ed.)
Mikael Olsson
R985 Discovery Miles 9 850 Ships in 10 - 15 working days

JavaScript Quick Syntax Reference is a condensed syntax reference to the JavaScript language. It presents the essentials of JavaScript in a well-organized format that can be used as a handy reference. This includes the latest ECMAScript 5, JSON (JavaScript Object Notation) and DOM (Document Object Model) specifications and implementations. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a JavaScript reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any JavaScript programmer or Web developer. In JavaScript Quick Syntax Reference, you will find a concise reference to JavaScript programming language syntax; has short, simple and focused code examples; and includes a well laid out table of contents and a comprehensive index allowing easy review.

Build a Profitable Online Business - The No-Nonsense Guide (Paperback, 1st ed.): Mikael Olsson Build a Profitable Online Business - The No-Nonsense Guide (Paperback, 1st ed.)
Mikael Olsson
R1,183 R1,074 Discovery Miles 10 740 Save R109 (9%) Ships in 10 - 15 working days

Build a Profitable Online Business: The No Nonsense Guide is a highly condensed step-by-step guide on how to build and run profitable websites. Serial web entrepreneur Mikael Olsson gives you in a nutshell all the tools, tips, and savvy you'll need to create and operate online businesses that will automatically generate streams of effortless income for you. You won't find any technical jargon, drawn-out lessons, or feel-good fluff in this book. What you will find is an expert guide that pulls no punches in serving up the clean hits of hard information that any web entrepreneur needs to succeed at all aspects of an online business: website construction, SEO, marketing, monetization, and conversion. What you'll learn From Build a Profitable Online Business you'll learn: *How to strategize, design, start up, and operate your own online business. *How to build a professional-quality website with minimal outlay. *How to attract visitors to your website and make them come back for more. *How to monetize your website in 5 different ways. *How to automate your websites to produce constant streams of passive income.Who this book is for The primary audience for this book is individual entrepreneurs who want to create successful web businesses with the least expenditure of time and money and run them as automated engines of passive income. The secondary audience is small companies, to which the strategies and techniques presented in the book apply equally well. This is not a book for people to program or use tools to build a website, so the audience is spared skipping through material that will not be helpful, or is redundant, or not at the correct level for them.

C++ Quick Syntax Reference (Paperback, 1st ed.): Mikael Olsson C++ Quick Syntax Reference (Paperback, 1st ed.)
Mikael Olsson
R938 Discovery Miles 9 380 Ships in 10 - 15 working days

The C++ Quick Syntax Reference is a condensed code and syntax reference to the C++ programming language. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer. In the C++ Quick Syntax Reference, you will find: A concise reference to the C++ language syntax. Short, simple, and focused code examples. A well laid out table of contents and a comprehensive index allowing easy review. What you'll learn How to create a C++ HelloWorld How to Compile and Run What are C++ Variables, Operators, Pointers and References What areArrays, Strings, Conditionals, Loops and more How to do Functions How to work with Constructors, Inheritance, Overridings How to use Access Levels, Static, Enum, String and Union, and more What are Custom Conversions, Namespaces, Constants, and Preprocessor How to do Event Handling What are Type Conversions, Templates, Headers, and more Who this book is for

This book is a quick, handy pocket syntax reference for experienced C++ programmers, and a concise, easily-digested introduction for other programmers new to C++. Table of Contents 1. HelloWorld 2. Compile and Run 3. Variables 4. Operators 5. Pointers 6. References 7. Arrays 8. String 9. Conditionals 10. Loops 11. Functions 12. Class 13. Constructor 14. Inheritance 15. Overriding 16. Access Levels 17. Static 18. Enum 19. String and Union 20. Operator Overloading 21. Custom Conversions 22. Namespaces 23. Constants 24. Preprocessor 25. Event Handling 26. Type Conversions 27. Templates 28. Headers

C# Quick Syntax Reference (Paperback, 1st ed.): Mikael Olsson C# Quick Syntax Reference (Paperback, 1st ed.)
Mikael Olsson
R1,303 Discovery Miles 13 030 Ships in 10 - 15 working days

The C# Quick Syntax Reference is a condensed code and syntax reference to theC# programming language. It presents the essential C# syntax in a well-organized format that can be used as a handy reference.

You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for anyC# programmer.

In the C# Quick Syntax Reference, you will find:

. A concise reference to the C# language syntax. . Short, simple and focused code examples. . A well laid out table of contents and a comprehensive index allowing easy review.

What you'll learn How to write your first C#-based HelloWorld as well as compile and run What are variables, operators, strings, arrays, conditionals, loops, methods What are and how to use the rich set of Classes in C# How to do inheritance, member redefinitions, access levels, statics, properties and more How to work with indexers, interfaces, abstracts, namespaces, and more How to use enums, exception handling, operator overloading, custom conversions, constants What are and how to use preprocessor, delegates, events, generics and struct Who this book is for

This book is a handy, pocket quick syntax reference for experienced C# as well as perhaps other programmers even new to C#. Table of Contents 1. HelloWorld 2. Compile and Run 3. Variables 4. Operators 5. String 6. Arrays 7. Conditionals 8. Loops 9. Methods 10. Class 11. Inheritance 12. Redefining Members 13. Access Levels 14. Static 15. Properties 16. Indexers 17. Interface 18. Abstract 19. Namespaces 20. Enum 21. Exception Handling 22. Operator Overloading 23. Custom Conversions 24. Constants 25. Preprocessor 26. Delegates 27. Events 28. Generics 29. Struct 30. Asynchronous Methods

Java 17 Quick Syntax Reference - A Pocket Guide to the Java SE Language, APIs, and Library (Paperback, 3rd ed.): Mikael Olsson Java 17 Quick Syntax Reference - A Pocket Guide to the Java SE Language, APIs, and Library (Paperback, 3rd ed.)
Mikael Olsson
R1,057 R847 Discovery Miles 8 470 Save R210 (20%) Ships in 10 - 15 working days

Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide, Java 17 Quick Syntax Reference, Third Edition. Short, focused code examples will help you learn and master various existing and new Java source code elements. This edition includes the following additions to Java SE and OpenJDK, through Java 17: Pattern matching for switch and instanceof, Sealed classes and interfaces, Switch expressions, Text block multiline strings, Java module system, Private methods in interfaces, and Type inference for local variables. You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.What You Will Learn Run a Java file with a single command Learn what a switch expression is and how to use it Use pattern matching Code with Java modules Create text blocks to handle multiline strings Learn what sealed classes are and how to use these and more Who This Book Is For Those with prior experience with Java who want a quick and handy reference.

C# 10 Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 4th ed.): Mikael Olsson C# 10 Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 4th ed.)
Mikael Olsson
R809 R670 Discovery Miles 6 700 Save R139 (17%) Ships in 10 - 15 working days

Discover what's new in C# and .NET for Windows programming. This book is a condensed code and syntax reference to the C# programming language, updated with the latest features of version 10 for .NET 6. You'll review the essential C# 10 and earlier syntax, not previously covered, in a well-organized format that can be used as a handy reference. Specifically, unions, generic attributes, CallerArgumentExpression, params span, Records, Init only setters, Top-level statements, Pattern matching enhancements, Native sized integers, Function pointers and more. You'll find a concise reference to the C# language syntax: short, simple, and focused code examples; a well laid out table of contents; and a comprehensive index allowing easy review. You won't find any technical jargon, bloated samples, drawn-out history lessons, or witty stories. What you will find is a language reference that is to the point and highly accessible. The book is a must-have for any C# programmer. What You Will Learn Employ nullable reference types Work with ranges and indices Apply recursive patterns to your applications Use switch expressions Who This Book Is For Those with some experience in programming, looking for a quick, handy reference. Some C# or .NET recommended but not necessary.

Modern C Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 2nd ed.): Mikael Olsson Modern C Quick Syntax Reference - A Pocket Guide to the Language, APIs, and Library (Paperback, 2nd ed.)
Mikael Olsson
R944 R776 Discovery Miles 7 760 Save R168 (18%) Ships in 10 - 15 working days

Discover how C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies in this condensed code and syntax guide. This book presents the essential C syntax in a well-organized format that can be used as a quick and handy reference. In this book, you will find short, simple, and focused code examples; and a well laid out table of contents and a comprehensive index allowing easy review. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C programmer. What You Will Learn Code for some of today's modern and popular firmware and systems How to do embedded programming found in Arduino and related hardware boards Program microcontrollers for robots and boards Handle low-level programming and memory management Leverage operating systems such as Linux and Unix Who This Book Is For Those with experience in programming, particularly C programming, looking for a quick, handy reference.

Josef Frank: Villa Carlsten (Hardcover): Mikael Bergquist Josef Frank: Villa Carlsten (Hardcover)
Mikael Bergquist; Photographs by Mikael Olsson
R806 R583 Discovery Miles 5 830 Save R223 (28%) Ships in 12 - 17 working days

Between 1924 and 1936, Austrian-born architect Josef Frank built five holiday homes on the Falsterbo Peninsula in southern Sweden. Conceived as summer houses for friends and relatives of Frank's Swedish wife, the Falsterbo Villas constitute a key part of Frank's architectural work and demonstrate the principles at the core of his housing designs. In 2016, Villa Carlsten, the smallest of the Falsterbo houses, underwent an extensive restoration. Published on the occasion of its completion, Josef Frank: Villa Carlsten is the first book to comprehensively document the building. As with all of Frank's housing designs, Villa Carlsten sees the architect paying special attention to the connection between interior and exterior, to the availability of daylight, and to inhabitants' movements through the building. A particular part of Villa Carlsten's charm is its scale, as everything is of slightly smaller dimensions than one would expect. Despite its intricate layout, however, Villa Carlsten is also one of Frank's most accessible homes, and the design is full of wit, combining comfort with modern refinement. Beautifully designed with seventy-five full-colour photographs by Mikael Olsson, who adeptly highlights the home's qualities and relationship with its surroundings, the book also includes an essay by Mikael Bergquist, who realised the renovation and places Villa Carlsten in context with the other Falsterbo Villas and Frank's broader work.

Handbook of The Game - How to Attract and Seduce Beautiful Women (Paperback): Mikael Olsson Handbook of The Game - How to Attract and Seduce Beautiful Women (Paperback)
Mikael Olsson
R356 Discovery Miles 3 560 Ships in 10 - 15 working days

A Concise Handbook in the Art of Seduction The Handbook of The Game is a highly condensed manual on seduction and courtship. It contains a comprehensive guide on how to improve your love life and make it into what you want it to be.

Handbook of Success - How to Make your Life What you Want it to Be (Paperback): Mikael Olsson Handbook of Success - How to Make your Life What you Want it to Be (Paperback)
Mikael Olsson
R351 Discovery Miles 3 510 Ships in 10 - 15 working days

A Concise Handbook in Personal Development The Handbook of Success is a concise manual on finding success, happiness and quality of life. It contains a wealth of knowledge and wisdom on how to improve your life and make it into what you want it to be.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Zap! Air Dry Pottery Kit
Kit R250 R195 Discovery Miles 1 950
Golf Groove Sharpener (Black)
R249 Discovery Miles 2 490
Lucky Lubricating Clipper Oil (100ml)
R79 Discovery Miles 790
Ultra Link UL-HPBT01 Gravity Bluetooth…
 (4)
R499 R419 Discovery Miles 4 190
Snookums Soother Clip - Boy
R80 R68 Discovery Miles 680
Maped Finger Grip Ruler (30cm)
R12 R11 Discovery Miles 110
Versace Blue Jeans Eau De Toilette Spray…
R752 R651 Discovery Miles 6 510
Tommee Tippee Sangenic Twist & Click…
R469 R325 Discovery Miles 3 250
Decolonisation In Universities - The…
Jonathan D. Jansen Paperback R395 R309 Discovery Miles 3 090
Bvlgari Aqua Marine Eau De Toilette…
R1,845 Discovery Miles 18 450

 

Partners