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

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,073 R869 Discovery Miles 8 690 Save R204 (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.

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,401 R1,109 Discovery Miles 11 090 Save R292 (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++.

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,061 Discovery Miles 10 610 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
R961 Discovery Miles 9 610 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,152 R1,048 Discovery Miles 10 480 Save R104 (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
R1,272 Discovery Miles 12 720 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

C++ Quick Syntax Reference (Paperback, 1st ed.): Mikael Olsson C++ Quick Syntax Reference (Paperback, 1st ed.)
Mikael Olsson
R916 Discovery Miles 9 160 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

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,030 R827 Discovery Miles 8 270 Save R203 (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
R788 R654 Discovery Miles 6 540 Save R134 (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.

Josef Frank: Villa Carlsten (Hardcover): Mikael Bergquist Josef Frank: Villa Carlsten (Hardcover)
Mikael Bergquist; Photographs by Mikael Olsson
R806 R584 Discovery Miles 5 840 Save R222 (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.

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
R920 R757 Discovery Miles 7 570 Save R163 (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.

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
R346 Discovery Miles 3 460 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
R342 Discovery Miles 3 420 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...
Killer Stories - Conversations With…
Brin Hodgskiss, Nicole Engelbrecht Paperback R310 R209 Discovery Miles 2 090
Children Of Sugarcane
Joanne Joseph Paperback  (3)
R320 R256 Discovery Miles 2 560
Die Verevrou
Jan van Tonder Paperback R375 R322 Discovery Miles 3 220
The Truth About Cape Slavery - The…
Patric Tariq Mellet Paperback R330 R240 Discovery Miles 2 400
Killing Karoline - A Memoir
Sara-Jayne King Paperback  (1)
R325 R279 Discovery Miles 2 790
Prisoner 913 - The Release Of Nelson…
Riaan de Villiers, Jan-Ad Stemmet Paperback R399 R343 Discovery Miles 3 430
The Ladies Of The Secret Circus
Constance Sayers Paperback R438 R362 Discovery Miles 3 620
Instructions to Young Sportsmen in all…
Brown Green Longman Hardcover R1,114 Discovery Miles 11 140
Hiking Beyond Cape Town - 40 Inspiring…
Nina du Plessis, Willie Olivier Paperback R320 R250 Discovery Miles 2 500
The Adventures of a Bank-Note
Thomas Bridges Paperback R431 Discovery Miles 4 310

 

Partners