0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (108)
  • R250 - R500 (521)
  • R500+ (3,135)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Sams Teach Yourself Java in 21 Days (Covers Java 9) (Paperback, 8th Edition): Rogers Cadenhead Sams Teach Yourself Java in 21 Days (Covers Java 9) (Paperback, 8th Edition)
Rogers Cadenhead
R969 R816 Discovery Miles 8 160 Save R153 (16%) Ships in 10 - 15 working days

In arenas ranging from enterprise development to Android app programming, Java remains one of the world's most popular programming languages. Sams Teach Yourself Java in 21 Days helps the serious learner gain true mastery over the new Java 9.

In this book's straightforward, step-by-step approach, each lesson builds on everything that's come before, helping readers learn Java's core features and techniques from the ground up.

Friendly, accessible, and conversational, this book offers a practical grounding in the language, without ever becoming overwhelming or intimidating.

Week 1 introduces the basic building blocks of the Java programming language: keywords, operators, class and object definitions, packages, interfaces, exceptions, and threads.

Week 2 covers the Swing graphical user interface class libraries and the important classes that support data structures, string handling, dates and times.

Week 3 ventures into the hottest areas of Java programming: web services, Java servlets, network programming, database programming and Android development.

Multimedia-Technologie - Grundlagen, Komponenten Und Systeme (German, Hardcover, 3rd ed.): Ralf Steinmetz Multimedia-Technologie - Grundlagen, Komponenten Und Systeme (German, Hardcover, 3rd ed.)
Ralf Steinmetz
R2,305 Discovery Miles 23 050 Ships in 10 - 15 working days

In dem Buch Multimedia-Technologie werden Grundlagen, Komponenten und Systeme multimedialer Datenverarbeitung beschrieben. In diesem Werk werden die integrierte digitale Speicherung, Kommunikation, Verarbeitung und Darstellung kontinuierlicher (z.B. Audio, Video) und diskreter Mediendaten (z.B. Grafik, Text) umfassend erlAutert. Schwerpunkte bilden Kompressionsverfahren, optische Speicher, Medienserver, DienstgA1/4te, Kommunikation, Dokumente, Design und Sicherheitsaspekte bei multimedialen Systemen.
Die dritte Auflage ist A1/4berarbeitet und aktualisiert.

Web Development Recipes 2e (Paperback, 2nd Revised edition): Brian Hogan, Chris Warren, Mike Weber, Chris Johnson Web Development Recipes 2e (Paperback, 2nd Revised edition)
Brian Hogan, Chris Warren, Mike Weber, Chris Johnson
R874 R781 Discovery Miles 7 810 Save R93 (11%) Ships in 10 - 15 working days

Modern web development is so much more than just HTML and CSS with a little JavaScript mixed in. People want faster, more usable interfaces that work on multiple devices, and you need the latest tools and techniques to make that happen. This book gives you over 40 concise solutions to today's web development problems, and introduces new solutions that will expand your skill set---proven, practical advice from authors who use these tools and techniques every day. In this completely updated edition, you'll find innovative new techniques and workflows, as well as reworked solutions that take advantage of new developments. Web development is constantly changing, and you need to stay on top of your game. Discover a wide spectrum of web development techniques, from how to improve the way you present content, to solutions for data analysis, testing, and deployment. In this edition we introduce new tools, add new recipes, and modernize old ones. You'll use Vagrant to automate server setup, and you'll discover new ways to develop blogs and static sites. You'll learn how to use Grunt to script the deployment of your web project, and use Angular to build a single-page app. You'll learn how to make content stand out with simple cross-browser styles; create animations that work well everywhere without plugins; and create lightweight, responsive layouts. We'll show you how to use preprocessors like CoffeeScript and Sass; write tests for your code; use Git and Dropbox to collaborate; configure and secure the Apache web server; use virtualization to set up your own servers automatically; and much more. Whether you're new to front-end development, or you've got a few years of experience, you'll become a more versatile developer by finding out how---and why---to use these solutions in your next project. What You Need: Your favorite text editor, the most current version of Mozilla Firefox, Internet Explorer, Google Chrome or Safari, and a working knowledge of HTML and JavaScript. Familiarity with command-line interfaces is a plus.

The SEO Battlefield (Paperback): Anne Ahola Ward The SEO Battlefield (Paperback)
Anne Ahola Ward
R1,038 R688 Discovery Miles 6 880 Save R350 (34%) Ships in 10 - 15 working days

Welcome to the battlefield. Every day, companies ranging from startups to enterprises fight to achieve high search rankings, knowing that previous success can quickly vanish. With this practical guide, you'll learn how to put search engine optimization (SEO) methodology into practice, including the research, data analysis, and constant experimentation required to build an SEO program specific to your organization that can help you improve search results. Running a successful SEO program requires a team with a mix of skills, including marketing, analytics, website development, and automation. Author Anne Ahola Ward walks marketers and developers through SEO essentials and provides real-world case studies of successful and not-so-successful SEO programs. You'll quickly understand why this is both an exciting and critical time to adopt SEO in your organization. Perform keyword goals and research, and spot search trends Understand the motivation and creativity of the SEO mindset Run a campaign to generate traffic and measure the results Use mobile and platform-agnostic strategies for search growth Demonstrate the value of your search marketing efforts Include web development in your SEO program-everything from quick updates to UX/UI strategy Learn the sweetest way to run and report on an search program

HTML5 Geolocation (Paperback): Anthony T Holdener Iii HTML5 Geolocation (Paperback)
Anthony T Holdener Iii
R544 Discovery Miles 5 440 Ships in 18 - 22 working days

Truly revolutionary: now you can write geolocation applications directly in the browser, rather than develop native apps for particular devices. This concise book demonstrates the W3C Geolocation API in action, with code and examples to help you build HTML5 apps using the "write once, deploy everywhere" model. Along the way, you get a crash course in geolocation, browser support, and ways to integrate the API with common geo tools like Google Maps. Ideal for experienced JavaScript developers. Learn how geo information is gathered from different sources, depending on the device Discover how coordinate systems work, including geodetic systems and datums Use the API to collect location information from a user's browser with JavaScript code Place geo information on a map using the Google Maps or ArcGIS JavaScript APIs Save geo data with databases, the Keyhole Markup Language, or the shapefile format Be familiar with several practical uses for geo data, such as geomarketing, geosocial, geotagging, and geo-applications

JavaScript and JQuery - Interactive Front-End Web Development (Paperback): J Duckett JavaScript and JQuery - Interactive Front-End Web Development (Paperback)
J Duckett 2
R945 R809 Discovery Miles 8 090 Save R136 (14%) Ships in 9 - 17 working days

Learn JavaScript and jQuery a nicer way This full-color book adopts a visual approach to teaching JavaScript & jQuery, showing you how to make web pages more interactive and interfaces more intuitive through the use of inspiring code examples, infographics, and photography. The content assumes no previous programming experience, other than knowing how to create a basic web page in HTML & CSS. You'll learn how to achieve techniques seen on many popular websites (such as adding animation, tabbed panels, content sliders, form validation, interactive galleries, and sorting data).. * Introduces core programming concepts in JavaScript and jQuery * Uses clear descriptions, inspiring examples, and easy-to-follow diagrams * Teaches you how to create scripts from scratch, and understand the thousands of JavaScripts, JavaScript APIs, and jQuery plugins that are available on the web * Demonstrates the latest practices in progressive enhancement, cross-browser compatibility, and when you may be better off using CSS3 If you're looking to create more enriching web experiences and express your creativity through code, then this is the book for you. This book is also available as part of a set in hardcover - Web Design with HTML, CSS, JavaScript and jQuery, 9781119038634 - and in softcover - Web Design with HTML, CSS, JavaScript and jQuery, 9781118907443.

CoffeeScript, 2e (Paperback, 2 Revised Edition): Trevor Burnham CoffeeScript, 2e (Paperback, 2 Revised Edition)
Trevor Burnham
R665 R592 Discovery Miles 5 920 Save R73 (11%) Ships in 10 - 15 working days

Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto It's just JavaScript, CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no faster way to learn to write a modern web application. This new edition has been extensively revised and updated to reflect the current state and features of CoffeeScript. Every chapter has been revised and refactored, and new sections and a new chapter on testing have been added. If you already know JavaScript, this book will make your transition to CoffeeScript easy. If you're new to JavaScript, it's a great place to start. New in this edition: Automating setup with the Grunt task runner Using CoffeeScript classes with the Backbone framework Using CoffeeScript's simple callback syntax to interact with the Express framework A new chapter on client-side and server-side testing with Intern * A new project that gives you hands-on experience with browser-side and server-side CoffeeScript CoffeeScript is every bit as portable and effective as JavaScript. It aids development by adding a bevy of features, such as classes, splats, list comprehensions, and destructuring. These features make it easier to write clear, readable code, and by learning how these features work, you'll deepen your understand of JavaScript as well. This book is your complete guide to writing better JavaScript code, faster.

Practical Web Development with Haskell - Master the Essential Skills to Build Fast and Scalable Web Applications (Paperback,... Practical Web Development with Haskell - Master the Essential Skills to Build Fast and Scalable Web Applications (Paperback, 1st ed.)
Ecky Putrady
R1,513 R1,241 Discovery Miles 12 410 Save R272 (18%) Ships in 18 - 22 working days

Learn how to advance your skill level of Haskell, and use this language for practical web development. This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell - all that knowledge is provided in one coherent resource. You'll start by reviewing how multiple facets of web development are done in Haskell, such as routing, building HTMLs, interacting with databases, caches, and queues, etc. You'll then move on to using notable libraries, such as "scotty" for routings, "digestive-functor" for input validation, and "postgresql-simple" for interacting with databases. In the later chapters, you'll learn how all of these libraries can be used together by working on a fully functioning project deployed on Heroku. What You'll Learn Set up a productive Haskell development environment Review basic tasks that are encountered when building web applications. Explore how to interact with external systems, such as databases, queues, and RESTful APIs. Build a RESTful API, website, building views and form validation. Who This Book Is For Software developers familiar Haskell and would like to apply the knowledge on real world applications and software developers new to Haskell.

Java Made Simple (Paperback, 2nd edition): P.K. McBride Java Made Simple (Paperback, 2nd edition)
P.K. McBride
R956 Discovery Miles 9 560 Ships in 10 - 15 working days

Java is a programming language designed for use on networks, in particular the Internet, and can also be used to write full-scale applications. It is based upon C++ and is very similar in its style and structure. Java Made Simple 2nd edition concentrates on getting the reader started and assumes no prior programming knowledge. Once the essentials have been mastered, it provides the confidence to go deeper into the language and broaden and develop invaluable programming skills.

Praxisguide Wissensmanagement - Planung, Umsetzung, Controlling Von E-Learning Im Unternehmen (German, Book, 2011 ed.): Michael... Praxisguide Wissensmanagement - Planung, Umsetzung, Controlling Von E-Learning Im Unternehmen (German, Book, 2011 ed.)
Michael Brossmann, Wilfried Moedinger
R1,705 Discovery Miles 17 050 Ships in 18 - 22 working days

Wissen zu managen steht auf Grund des enormen Wissenszuwachses und der stetig sinkenden Wissenshalbwertzeit in der Fort- und Weiterbildung unverandert vor schwierigen Anforderungen. Hinzu kommt, dass nahezu gleichzeitig alternative Wissensvermittlungsinstrumente, -prozesse und -methoden entstehen und damit Unternehmen und Bildungswillige vor immer neuen Herausforderungen stehen. Ziel dieses Buches ist es, einen UEberblick uber die Methoden und Prozesse des Wissensmanagements zu geben und gleichzeitig einen Blick auf die Qualifizierungswelt von morgen zu wagen. Anwendungsszenarien aus der Sicht von Bildungsnachfragern und -anbietern sollen zur Veranschaulichung der heutigen und der zukunftigen Lernwelt dienen.

Coding for Kids Ages 9-15 - Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch... Coding for Kids Ages 9-15 - Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch (Paperback)
Bob Mather
R575 Discovery Miles 5 750 Ships in 18 - 22 working days
Beginning ASP.NET 3.5 in VB 2008 - From Novice to Professional (Paperback, 2nd ed.): Matthew MacDonald Beginning ASP.NET 3.5 in VB 2008 - From Novice to Professional (Paperback, 2nd ed.)
Matthew MacDonald
R1,335 R1,163 Discovery Miles 11 630 Save R172 (13%) Ships in 18 - 22 working days

This book will follow the proven pattern of its previous .NET 2.0 and .NET 1.1 editions, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter. Comprehensively revised for both ASP.NET 3.5 and the new VB 9.0 language this book presents the easiest path to ASP.NET 3.5 mastery. This is one of the first books introducing novices to this important new technology area, and is written specifically in their coding language of preference. The book is written by a proven and award winning .NET author that has been following the technology release cycle since its inception.

Get Programming with Node.js (Paperback): Jonathan Wexler Get Programming with Node.js (Paperback)
Jonathan Wexler
R1,147 R1,045 Discovery Miles 10 450 Save R102 (9%) Ships in 9 - 17 working days

Description Why use several languages for a web application when you only need one? Node.js is a server-side platform and runtime that readers can use to build full stack web applications entirely in JavaScript! Get Programming with Node.js teaches readers to write server-side code in JavaScript using Node.js. In 34 fast-paced, fun, and practical lessons, readers discover how to extend their existing JavaScript skills to write back-end code for their web applications. Key features * Fast-paced * Practical lessons * Hands-on guide Audience Written for developers who know HTML, CSS, and JavaScript. No prior experience with Node.js is required. About the technology Node supports scalable, high-performance applications with easy asynchronous communication, an event-driven mindset, and a vast ecosystem of tools and modules. Node can handle the real-time response rates that games, chat sites, and statistical services need, and you get to program everything in JavaScript. Author biography Jonathan Wexler has an extensive background in computer theory and web development. Having curated a Node.js curriculum as the academic director and lead developer for The New York Code and Design Academy, Jonathan has instructed multiple intensive programs in full stack development and currently works as a senior developer for Bloomberg LP.

Beginning Angular with Typescript (updated to Angular 9) (Paperback): Greg Lim Beginning Angular with Typescript (updated to Angular 9) (Paperback)
Greg Lim
R419 Discovery Miles 4 190 In Stock
PHPUnit Pocket Guide (Paperback): Sebastian Bergmann PHPUnit Pocket Guide (Paperback)
Sebastian Bergmann
R249 R183 Discovery Miles 1 830 Save R66 (27%) Ships in 10 - 15 working days

Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant, they are: a reduction in the effort required to frequently test code; fewer overall defects; added confidence in your code; and improved relations with your open source teammates. The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, "O'Reilly" went right to the source, as Sebastian Bergmann, the author of "PHPUnit Pocket Guide", also happens to be PHPUnit's creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology's creator. The coverage of testing under agile methodologies and Extreme Programming (XP) is also included. The latest in "O'Reilly's" series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications.

It-Projektrecht - Vertragliche Gestaltung Und Steuerung Von It-Projekten, Best Practices, Haftung Der Geschaftsleitung (German,... It-Projektrecht - Vertragliche Gestaltung Und Steuerung Von It-Projekten, Best Practices, Haftung Der Geschaftsleitung (German, Hardcover, 2007 ed.)
Frank Koch
R1,552 Discovery Miles 15 520 Ships in 18 - 22 working days

IT-Projekte mussen durch Projektvertrage auf allen Stufen gezielt gesteuert und kontrolliert werden, um erfolgreich zu sein. Der Autor geht auf die Verantwortlichkeit des Managements fur die Projektfuhrung ein und erlautert die aktuellen Normvorgaben fur IT-Projekte aus ISO 20.000 und ITIL. Behandelt werden auch Outsourcing und ASP sowie IT-Security, gewissermassen Dauerprojekte, ebenso die Sanierung von Projekten und die Anwenderrechte bei Anbieterinsolvenz.

Ausfuhrliche Checklisten fur CIOs und Geschaftsleitungen sollen schliesslich aus deren Blickwinkel die Projektkontrolle erleichtern. In dieser Themenkombination gibt es am Buchmarkt gegenwartig keine gleichartige Darstellung."

Omnisophie - UEber Richtige, Wahre Und Naturliche Menschen (German, Hardcover, 2nd 2., Uberarb. Auflage 2004 ed.): Gunter Dueck Omnisophie - UEber Richtige, Wahre Und Naturliche Menschen (German, Hardcover, 2nd 2., Uberarb. Auflage 2004 ed.)
Gunter Dueck
R1,166 R995 Discovery Miles 9 950 Save R171 (15%) Ships in 18 - 22 working days

Das Buch spielt mit einem neuen, ganzheitlichen Vorstellungsbild des Menschen, der aus drei Einheiten zusammengesetzt gedacht wird: das analytische Denken residiert in einer computerahnlichen linken Gehirnhalfte, die kreative Intuition sitzt wie ein naturbelassenes neuronales Netzwerk in der rechten. Der Mensch denkt, wohin ihn das dritte System lenkt: Ein hyperschneller Anzeichen-Identifizierer alarmiert etwa bei gefahrlichen Ereignissen die Aufmerksamkeit, unbewusst, ohne Denken. Bis auf ein paar Zeilen mathematischer Erklarung ist dieses Buch fulminante Philosophie. Wichtige Ansichten dieser Welt werden gedreht und bleiben zum Teil auf dem Kopf stehen. Die Lehren von Platon, Aristoteles, Konfuzius, Epikur, Freud & Co. erscheinen als notwendige Philosophien verschiedener Gehirnnutzungsvarianten. Das Buch ist eine scharfsinnig-bissig-humorvolle und sehr personliche Auseinandersetzung mit dem, was wir "Lebenssinn" nennen.

Modern PHP (Paperback): Josh Lockhart Modern PHP (Paperback)
Josh Lockhart
R780 R550 Discovery Miles 5 500 Save R230 (29%) Ships in 10 - 15 working days

PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you'll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries. Author Josh Lockhart-creator of PHP The Right Way, a popular initiative to encourage PHP best practices-reveals these new language features in action. You'll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you have a basic understanding of PHP and want to bolster your skills, this is your book. Learn modern PHP features, such as namespaces, traits, generators, and closures Discover how to find, use, and create PHP components Follow best practices for application security, working with databases, errors and exceptions, and more Learn tools and techniques for deploying, tuning, testing, and profiling your PHP applications Explore Facebook's HVVM and Hack language implementations-and how they affect modern PHP Build a local development environment that closely matches your production server

Building Mantainable Software, Java Edition (Paperback, Java ed): Joost Visser, Sylvan Rigal, Rob Van Der Look, Pascal Vanv... Building Mantainable Software, Java Edition (Paperback, Java ed)
Joost Visser, Sylvan Rigal, Rob Van Der Look, Pascal Vanv Eck, Gijs Wijnholds
R670 Discovery Miles 6 700 Ships in 18 - 22 working days

Have you ever felt frustrated working with someone else's code? Difficult-to-maintain source code is a big problem in software development today, leading to costly delays and defects. Be part of the solution. With this practical book, you'll learn 10 easy-to-follow guidelines for delivering Java software that's easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems. Written by consultants from the Software Improvement Group (SIG), this book provides clear and concise explanations, with advice for turning the guidelines into practice. Examples for this edition are written in Java, while our companion C# book provides workable examples in that language. Write short units of code: limit the length of methods and constructors Write simple units of code: limit the number of branch points per method Write code once, rather than risk copying buggy code Keep unit interfaces small by extracting parameters into objects Separate concerns to avoid building large classes Couple architecture components loosely Balance the number and size of top-level components in your code Keep your codebase as small as possible Automate tests for your codebase Write clean code, avoiding "code smells" that indicate deeper problems

Lean Websites (Paperback): Barbara Bermes Lean Websites (Paperback)
Barbara Bermes
R889 R768 Discovery Miles 7 680 Save R121 (14%) Ships in 18 - 22 working days

A practical book on website performance for web developers, concentrating mainly on front-end performance improvement. It covers plenty of solid theory, but is also packed with useful, real world hints and tips that you can use on your sites today. Topics covered include: User experience, design and performance Measuring and monitoring performance Setting up a page weight budget Network and server improvements Optimizing images and video Optimizing scripts and third party content Lean DOM operations The book also comes with a handy "cheat sheet" summarizing many of the key tips contained within the book.

Client-Side Data Storage (Paperback): Raymond Camden Client-Side Data Storage (Paperback)
Raymond Camden
R665 R532 Discovery Miles 5 320 Save R133 (20%) Ships in 10 - 15 working days

One of the most useful features of today's modern browsers is the ability to store data right on the user's computer or mobile device. Even as more people move toward the cloud, client-side storage can still save web developers a lot of time and money, if you do it right. This hands-on guide demonstrates several storage APIs in action. You'll learn how and when to use them, their plusses and minuses, and steps for implementing one or more of them in your application. Ideal for experienced web developers familiar with JavaScript, this book also introduces several open source libraries that make storage APIs easier to work with. Learn how different browsers support each client-side storage API Work with web (aka local) storage for simple things like lists or preferences Use IndexedDB to store nearly anything you want on the user's browser Learn how support web apps that still use the discontinued Web SQL Database API Explore Lockr, Dexie, and localForage, three libraries that simplify the use of storage APIs Build a simple working application that makes use of several storage techniques

Embedded Linux - Das Praxisbuch (German, Hardcover, 2009 ed.): Joachim Schroeder, Tilo Gockel, Rudiger Dillmann Embedded Linux - Das Praxisbuch (German, Hardcover, 2009 ed.)
Joachim Schroeder, Tilo Gockel, Rudiger Dillmann
R1,752 Discovery Miles 17 520 Ships in 10 - 15 working days

Eingebettete Systeme begegnen uns mittlerweile uberall im Alltag: vom Mikrocontroller in der Waschmaschine bis hin zum leistungsfahigen DSP im Autoradio. Noch vor wenigen Jahren wurden diese Prozessoren aufwandig in Assembler programmiert und besassen nur in den wenigsten Fallen ein Betriebssystem. Mittlerweile aber bieten leistungsfahige und schlanke Linux-Derivate auch auf einfachen Prozessoren den Komfort der Schnittstellentreiber, des Multi-Threadings und eines Dateisystems. Die vorgestellte Hardware ist teilweise Konsumerprodukten entlehnt und somit gut erhaltlich.

Besonderer Wert wird auf die Praxistauglichkeit der Implementierungen gelegt, und so sind die Beispiele zur Hardwareanbindung via I2C, zur Kommunikation und zur Bildverarbeitung vollstandig durchimplementiert und online frei verfugbar. Das vorliegende Buch richtet sich an Berufsanfanger, Praktiker und Studenten der Informatik und der Ingenieurswissenschaften.

Weitere Informationen zum Buch sowie eine umfangreiche Quelltextsammlung sind verfugbar unter: http: //www.praxisbuch.net/embedded-linux/"

The Definitive Guide to Squarespace - Learn to Deliver Custom, Professional Web Experiences for Yourself and Your Clients... The Definitive Guide to Squarespace - Learn to Deliver Custom, Professional Web Experiences for Yourself and Your Clients (Paperback, 1st ed.)
Sarah Martin
R2,057 Discovery Miles 20 570 Ships in 9 - 17 working days

Utilize the power of Squarespace to create custom professional websites. Learn the principles and tools used by Squarespace's most successful web professionals to take your skills to the next level. Beginning with an overview of the Squarespace interface and template selection guidelines, this book shows you how the key web languages work together within Squarespace. You'll also see how to use the Custom CSS Editor, Code Injections, and Code Blocks to customize Squarespace templates and how the Style Editor selections affect the template's structure. Learn the accommodations that must be made in JavaScript for the customizations to work correctly in AJAX-based templates. Finally, discover what Developer Mode is, how to use it, and when to use it. The Definitive Guide to Squarespace is the only book you need to get up and running with Squarespace web development. What You'll Learn Choose the right selectors for your CSS or JavaScript customization. Understand what AJAX is and how it impacts the templates that use it. Explore the structure of Squarespace templates Who This Book Is For Web designers, developers, digital marketers, and advanced personal-use users

Learning Rails 5 (Paperback): J Mark Locklear, Eric Gruber Learning Rails 5 (Paperback)
J Mark Locklear, Eric Gruber
R1,181 R790 Discovery Miles 7 900 Save R391 (33%) Ships in 10 - 15 working days

If you're a web developer or designer ready to learn Ruby on Rails, this hands-on guide is the ideal way to get started. Rather than toss you into the middle of the framework's Model-View-Controller architecture, as many books do, Learning Rails 5 begins with the foundations of the Web you already know. You'll learn how to create something visible with Rails' view layer before diving into the more difficult inner layers: the database models and controller code. All you need to begin your Rails journey is HTML experience. Each chapter includes exercises and review questions to test your understanding as you go. Present content by building an application with a basic view and a simple controller Build forms and process their results, progressing from simple to more complex Use Rails scaffolding and REST to build effective applications quickly Connect forms to models and create code that maps directly to database structures Build applications that combine data from multiple tables Use migrations to track changes to your database over time Add common elements such as sessions, cookies, and authentication

Getting Started with Rstudio (Paperback): John Verzani Getting Started with Rstudio (Paperback)
John Verzani
R446 R366 Discovery Miles 3 660 Save R80 (18%) Ships in 10 - 15 working days

Dive into the RStudio Integrated Development Environment (IDE) for using and programming R, the popular open source software for statistical computing and graphics. This concise book provides new and experienced users with an overview of RStudio, as well as hands-on instructions for analyzing data, generating reports, and developing R software packages.

The open source RStudio IDE brings many powerful coding tools together into an intuitive, easy-to-learn interface. With this guide, you'll learn how to use its main components--including the console, source code editor, and data viewer--through descriptions and case studies. Getting Started with RStudio serves as both a reference and introduction to this unique IDE. Use RStudio to provide enhanced support for interactive R sessions Clean and format raw data quickly with several RStudio components Edit R commands with RStudio's code editor, and combine them into functions Easily locate and use more than 3,000 add-on packages in R's CRAN service Develop and document your own R packages with the code editor and related components Create one-click PDF reports in RStudio with a mix of text and R output

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Best Books Studiewerkgids: Verskuns Vir…
Riens Vosloo, Rina Lamprecht, … Paperback R220 R206 Discovery Miles 2 060
Community Development In The 21st…
Frik De Beer, Andries De Beer Paperback R599 R560 Discovery Miles 5 600
Applications of Neural Networks in High…
Johann M. Ph. Schumann, Yan Liu Hardcover R4,040 Discovery Miles 40 400
Interactive Counseling.
Charles Preston, B. Mark Schoenberg Hardcover R2,576 Discovery Miles 25 760
GAAP Handbook 2024/2025: Volume 1 and 2…
W. Badenhorst, L. Kotze, … Paperback R1,924 Discovery Miles 19 240
Next Generation Design and Verification…
S. Ramesh, P. Sampath Hardcover R4,183 Discovery Miles 41 830
An Introduction to Modern Analysis
Vicente Montesinos, Peter Zizler, … Hardcover R3,061 Discovery Miles 30 610
Regression Analysis - A Practical…
Jeremy Arkes Hardcover R3,814 Discovery Miles 38 140
Self-reflection in Literature
Florian Lippert, Marcel Schmid Hardcover R3,310 Discovery Miles 33 100
Collins's Peerage of England…
Arthur Collins Paperback R712 Discovery Miles 7 120

 

Partners