0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (106)
  • R250 - R500 (509)
  • R500+ (3,104)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages > General

Python for Programmers (Hardcover): Paul Deitel, Harvey Deitel Python for Programmers (Hardcover)
Paul Deitel, Harvey Deitel
R1,289 R1,165 Discovery Miles 11 650 Save R124 (10%) Ships in 9 - 17 working days

The professional programmer's Deitel (R) guide to Python (R) with introductory artificial intelligence case studies Written for programmers with a background in another high-level language, Python for Programmers uses hands-on instruction to teach today's most compelling, leading-edge computing technologies and programming in Python--one of the world's most popular and fastest-growing languages. Please read the Table of Contents diagram inside the front cover and the Preface for more details. In the context of 500+, real-world examples ranging from individual snippets to 40 large scripts and full implementation case studies, you'll use the interactive IPython interpreter with code in Jupyter Notebooks to quickly master the latest Python coding idioms. After covering Python Chapters 1-5 and a few key parts of Chapters 6-7, you'll be able to handle significant portions of the hands-on introductory AI case studies in Chapters 11-16, which are loaded with cool, powerful, contemporary examples. These include natural language processing, data mining Twitter (R) for sentiment analysis, cognitive computing with IBM (R) Watson (TM), supervised machine learning with classification and regression, unsupervised machine learning with clustering, computer vision through deep learning and convolutional neural networks, deep learning with recurrent neural networks, big data with Hadoop (R), Spark (TM) and NoSQL databases, the Internet of Things and more. You'll also work directly or indirectly with cloud-based services, including Twitter, Google Translate (TM), IBM Watson, Microsoft (R) Azure (R), OpenMapQuest, PubNub and more. Features 500+ hands-on, real-world, live-code examples from snippets to case studies IPython + code in Jupyter (R) Notebooks Library-focused: Uses Python Standard Library and data science libraries to accomplish significant tasks with minimal code Rich Python coverage: Control statements, functions, strings, files, JSON serialization, CSV, exceptions Procedural, functional-style and object-oriented programming Collections: Lists, tuples, dictionaries, sets, NumPy arrays, pandas Series & DataFrames Static, dynamic and interactive visualizations Data experiences with real-world datasets and data sources Intro to Data Science sections: AI, basic stats, simulation, animation, random variables, data wrangling, regression AI, big data and cloud data science case studies: NLP, data mining Twitter (R), IBM (R) Watson (TM), machine learning, deep learning, computer vision, Hadoop (R), Spark (TM), NoSQL, IoT Open-source libraries: NumPy, pandas, Matplotlib, Seaborn, Folium, SciPy, NLTK, TextBlob, spaCy, Textatistic, Tweepy, scikit-learn (R), Keras and more Register your product to gain access to updated chapters and material, as well as downloads, future updates, and/or corrections as they become available. See inside book for more information.

Web Application Development with Streamlit - Develop and Deploy Secure and Scalable Web Applications to the Cloud Using a Pure... Web Application Development with Streamlit - Develop and Deploy Secure and Scalable Web Applications to the Cloud Using a Pure Python Framework (Paperback, 1st ed.)
Mohammad Khorasani, Mohamed Abdou, Javier Hernandez Fernandez
R1,468 Discovery Miles 14 680 Ships in 9 - 17 working days

Transition from a back-end developer to a full-stack developer with knowledge of all the dimensions of web application development, namely, front-end, back-end and server-side software. This book provides a comprehensive overview of Streamlit, allowing developers and programmers of all backgrounds to get up to speed in as little time as possible. Streamlit is a pure Python web framework that will bridge the skills gap and shorten development time from weeks to hours. This book walks you through the complete cycle of web application development, from an introductory to advanced level with accompanying source code and resources. You will be exposed to developing basic, intermediate, and sophisticated user interfaces and subsequently you will be acquainted with data visualization, database systems, application security, and cloud deployment in Streamlit. In a market with a surplus demand for full stack developers, this skill set could not possibly come at a better time. In one sentence, Streamlit is a means for the empowerment of developers everywhere and all stand to gain from it. What You'll Learn Mutate big data in real-time Visualize big data interactively Implement web application security and privacy protocols Deploy Streamlit web applications to the cloud using Streamlit, Linux and Windows servers Who is this Book for? Developers with solid programming experience wanting to learn Streamlit; Back-end developers looking to upskill and transition to become a full-stack developers; Those who wish to learn and become more acquainted with data visualization, database systems, security and cloud deployment with Steamlit

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

JavaScript For Kids For Dummies (Paperback): C Minnick JavaScript For Kids For Dummies (Paperback)
C Minnick 1
R643 R545 Discovery Miles 5 450 Save R98 (15%) Ships in 10 - 15 working days

Have big dreams? Kick start them with JavaScript! If we've learned one thing from the Millennial generation, it's that no one is too young to make history online. JavaScript For Kids For Dummies introduces pre-teens and early teens alike to the world of JavaScript, which is an integral programming language that drives the functionality of websites and apps. This informative, yet engaging text guides you through the basics of coding with JavaScript, and is an essential resource if you want to expand your technology skills while following easy, step-by-step instructions. Through small, goal-oriented projects, you learn key coding concepts, while actually creating apps, games, and more. This hands-on experience, coupled with the presentation of ideas in a simple style, allows you to both learn and retain JavaScript fundamentals. JavaScript has been heralded as 'the programming language of the web,' and many kids are interested in learning how to use it; however, most schools don't offer coding classes at this level, and most families can't afford the high cost of coding classes through a summer camp. But this can't stop you from developing your JavaScript coding skills! This fun text is all you need to get started on your JavaScript journey. * Explore the basics of JavaScript through the creation of a calculator app * Deepen your understanding of HTML, arrays, and variables by building a grocery shopping app * Learn conditional logic through the development of a choose your own adventure game * Discover loops and strings by creating a lemonade stand app and MadLibs-style game JavaScript For Kids For Dummies brings pre-teens and early teens into the world of coding by teaching them one of the key Web design languages.

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

Computational Metrics for Soccer Analysis - Connecting the dots (Paperback, 1st ed. 2018): Filipe Manuel Clemente, Joao... Computational Metrics for Soccer Analysis - Connecting the dots (Paperback, 1st ed. 2018)
Filipe Manuel Clemente, Joao Bernardo Sequeiros, Acacio F.P.P. Correia, Frutuoso G. M. Silva, Fernando Manuel Lourenco Martins
R1,407 Discovery Miles 14 070 Ships in 9 - 17 working days

This book provides an account of the use of computational tactical metrics in improving sports analysis, in particular the use of Global Positioning System (GPS) data in soccer. As well as offering a practical perspective on collective behavioural analysis, it introduces the computational metrics available in the literature that allow readers to identify collective behaviour and patterns of play in team sports. These metrics only require the bio-dimensional geo-referencing information from GPS or video-tracking systems to provide qualitative and quantitative information about the tactical behaviour of players and the inter-relationships between teammates and their opponents. Exercises, experimental cases and algorithms enable readers to fully comprehend how to compute these metrics, as well as introducing them to the ultimate performance analysis tool, which is the basis to run them on. The script to compute the metrics is presented in Python. The book is a valuable resource for professional analysts as well students and researchers in the field of sports analysis wanting to optimise the use of GPS trackers in soccer.

Oracle Application Server 10g - J2EE Deployment and Administration (Paperback, Softcover reprint of the original 1st ed.): Erin... Oracle Application Server 10g - J2EE Deployment and Administration (Paperback, Softcover reprint of the original 1st ed.)
Erin Mulder, Rob Harrop, Jan Machacek, Michael Wessler
R1,210 R1,039 Discovery Miles 10 390 Save R171 (14%) Ships in 18 - 22 working days

* Only in-depth guide on the market focused purely on telling J2EE developers exactly what they need to know to get their J2EE applications up and running on Oracle AS 10g. * Covers the very latest release and provides tons of tips/workarounds compiled by an expert author during numerous projects. * Compares and contrasts the Oracle AS 10g implementation to other J2EE application servers (particularly WebLogic, WebSphere and JBoss), taking advantage of the experience many readers already have with those products. This makes it an ideal book for anyone migrating to 10G from another app server.

ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.): John Ciliberti ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.)
John Ciliberti
R2,527 Discovery Miles 25 270 Ships in 9 - 17 working days

Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. What You'll Learn Take advantage of MVC's streamlined syntax Discover how to take full control over HTML Develop a simple API for creating RESTful web services Understand test-driven development Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more Write unit tests for your MVC controllers, views, custom filters, and HTML helpers Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects Identify performance bottlenecks in your MVC application Who This Book Is For Web developers of all skill levels who are looking for a programming reference for ASP.NET Core MVC and would like to gain an understanding of the inner workings of the platform. In addition, parts of this book provide guidance to developers familiar with ASP.NET Web Forms who would like to update their skill set to include Core MVC.

Head First PHP & MySQL (Paperback): Lynn Beighley Head First PHP & MySQL (Paperback)
Lynn Beighley; Contributions by Michael Morrison
R1,380 R1,183 Discovery Miles 11 830 Save R197 (14%) Ships in 18 - 22 working days

If you're ready to create web pages more complex than those you can build with HTML and CSS, "Head First PHP & MySQL" is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. "Head First PHP & MySQL" offers the same visually rich format that's turned every title in the "Head First" series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned.This title discusses how to: use PHP to transform static HTML pages into dynamic web sites; create and populate your own MySQL database tables, and work with data stored in files; perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY; use cookies and sessions to track visitors' login information and personalize the site for users; protect your data from SQL injection attacks; use regular expressions to validate information on forms; dynamically display text based on session info and create images on the fly; and, pull syndicated data from other sites using PHP and XML. Throughout the book, you'll build sophisticated examples - including a mailing list, a job board, and an online dating site - to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, "Head First PHP & MySQL" is the ideal way to get going.

Build Your Own IoT Platform - Develop a Flexible and Scalable Internet of Things Platform (Paperback, 2nd ed.): Anand Tamboli Build Your Own IoT Platform - Develop a Flexible and Scalable Internet of Things Platform (Paperback, 2nd ed.)
Anand Tamboli
R1,391 R1,144 Discovery Miles 11 440 Save R247 (18%) Ships in 18 - 22 working days

Every solution that is in some way related to the IoT needs a platform; learn how to create that platform with us. This book is about being agile and reducing your time to market without breaking the bank. It is about designing something that can scale incrementally without rework and potentially disrupting the current work. So, the key questions are: What does it take? How long does it take? And, how much does it take to build your own IoT platform? This book answers these questions and provides you with step-by-step guide to building your own IoT platform. In this book, the author highlights what the core of an IoT platform looks like. There are always some must-haves and some nice-to-haves. This book distinguishes the two and focuses on building the must-haves. Building your IoT platform is not only the most significant cost-saver but can also be a satisfying learning experience. This edition will extend your work with a sample project to clarify the concepts and show you the possibilities. Additional chapters will also shed some light on the hardware interface and considerations. What You Will Learn * Master how to architect an interconnected system and develop a flexible platform architecture * Understand how to prioritize system requirements with a bottom-up approach * Design and build a robust IoT communications platform * Create an end-to-end application using guidelines in this book Who Is This Book For IoT developers with basic-to-intermediate programming skills, small business owners, as well as entrepreneurs and startup founders would benefit from this book

Making Isometric Social Real-Time Games with HTML5, CSS3 and JavaScript (Paperback): Mario Andres Pagella Making Isometric Social Real-Time Games with HTML5, CSS3 and JavaScript (Paperback)
Mario Andres Pagella
R560 Discovery Miles 5 600 Ships in 18 - 22 working days

Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools. You'll learn how to render graphics, animate with sprites, add sound, validate scores to prevent cheating, and more, using detailed examples and code samples.

By the end of the book, you'll complete a project called Tourist Resort that combines all of the techniques you've learned. You'll also learn how to integrate your game with Facebook. If you're familiar with JavaScript, HTML5, and CSS3, you're ready to get started. Use HTML5's canvas element to build smooth animations with sprites Create an isometric grid pattern for high-performance graphics Design a GUI that works equally well on mobile devices and PCs Add sound to your game with HTML5's audio element Implement the game's path-finding function with WebWorkers Build a client data model on the server with PHP and MySQL Make your game come alive with dynamic CSS3 objects

100 Things Jumbo Coloring Book - Jumbo Coloring Books For Toddlers ages 1-3, 2-4 Great Gift Idea for Preschool Boys & Girls... 100 Things Jumbo Coloring Book - Jumbo Coloring Books For Toddlers ages 1-3, 2-4 Great Gift Idea for Preschool Boys & Girls With Lots Of Adorable Images (Jumbo Coloring Books) (Paperback)
Ellie And Friends
R234 Discovery Miles 2 340 Ships in 18 - 22 working days
Beyond Accessibility Compliance - Building the Next Generation of Inclusive Products (Paperback, 1st ed.): Sukriti Chadha Beyond Accessibility Compliance - Building the Next Generation of Inclusive Products (Paperback, 1st ed.)
Sukriti Chadha
R1,166 R969 Discovery Miles 9 690 Save R197 (17%) Ships in 18 - 22 working days

Take a deep look at accessibility as it applies to mobile and wearables. This book covers topics within the accessibility domain that are rarely covered or understood, despite the fact that nearly half of the world's population uses smartphones. Moreover, by 2025, 72% of smartphone users are expected to only use smartphones to access the internet. And yet, accessibility is often an afterthought instead of a core principle of product development. This book changes that.You will begin by exploring the current landscape and policy frameworks, looking at the software product lifecycle and how to embed inclusion from the start. You'll learn the nuances of mobile accessibility as it applies to mobile devices, wearables, and IoT. From there you'll move onto automated testing, accessibility and inclusion, and the next frontiers of emerging technology including AR and VR. There will be notes at the end of programming examples to help those in orthogonal roles, such as project management, understand the basics and the language to better communicate with their engineering counterparts. Over 1 billion people in the world live with some form of disability so it's imperative you devise a comprehensive game plan to make your digital products accessible for all. Beyond Accessibility Compliance is your guide to understanding the current landscape of assistive technology and how emerging techniques are changing the way we think about personalization and accessibility. What You'll Learn See how people with the most common forms of disabilities use digital products Review the basics of the product development lifecycle and how to embed accessibility Explore tangible answers as to how accessibility pertains to unique roles Understand the difference between compliance and usability Make data visualizations accessible for blind users Implement code-level changes to address gaps in accessibility Build a campus programs and course material inclusive for people with disabilities Who This Book Is For Current developers, designers, and others building technology products with basic knowledge of front-end development. This book is also suitable for students in computer science, engineering, HCI, and related fields. Sections that are not engineering-specific are applicable to design, user research, communication, and business students who are looking to pursue careers in technology.

XML For Dummies 4e (Paperback, 4Rev ed): L Dykes XML For Dummies 4e (Paperback, 4Rev ed)
L Dykes
R705 R607 Discovery Miles 6 070 Save R98 (14%) Ships in 10 - 15 working days

See how XML works for business needs and RSS feeds
Create consistency on the Web, or tag your data for different purposes
Tag -- XML is it! XML tags let you share your format as well as your data, and this handy guide will show you how. You'll soon be using this markup language to create everything from Web sites to business forms, discovering schemas and DOCTYPES, wandering the Xpath, teaming up XML with Office 2003, and more.
Discover how to
* Make information portable
* Use XML with Word 2003
* Store different types of data
* Convert HTML documents to XHTML
* Add CSS to XML
* Understand and use DTDs

TypeScript Quickly (Paperback): Yakov Fain, Anton Moiseev TypeScript Quickly (Paperback)
Yakov Fain, Anton Moiseev
R1,169 R1,067 Discovery Miles 10 670 Save R102 (9%) Ships in 9 - 17 working days

Thanks to the authors' easy-to-digest style, you'll effortlessly learn about types, object-oriented programming with classes and interfaces, and using TypeScript with JavaScript libraries. You'll discover TypeScript's excellent tooling as you explore code-quality improvement with TSLint, debugging with source maps, unit testing, and more. TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you'll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev. WILL SELL LIKE Angular Development with Typescript, Key features * Mastering TypeScript syntax * Object-oriented programming with classes and interfaces * Using TypeScript with JavaScript libraries * Multiple real-world code samples Audience Written for intermediate web developers comfortable with JavaScript ES5 and HTML. About the technology TypeScript is an extension of JavaScript that includes key language features such as optional static typing, compile-time error catching, and auto-complete. By specifying types and type annotations, your code becomes much easier to interpret, which improves productivity and team development. In particular, TypeScript makes complex applications like SPAs much easier to maintain and extend. Yakov Fain and Anton Moiseev are experienced web application developers. They authored two editions of Manning's Angular Development with TypeScript among other technical books. Yakov is a Java champion and a prolific tech blogger at yakov.fain.com. Yakov Fain and Anton Moiseev are experienced web application developers. They authored two editions of Manning's Angular Development with TypeScript among other technical books. Yakov is a Java champion and a prolific tech blogger at yakov.fain.com.

PHP 8 for Absolute Beginners - Basic Website and Web Application Development (Paperback, 3rd ed.): Jason Lengstorf, Thomas Blom... PHP 8 for Absolute Beginners - Basic Website and Web Application Development (Paperback, 3rd ed.)
Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman
R1,262 R1,065 Discovery Miles 10 650 Save R197 (16%) Ships in 18 - 22 working days

Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer. You won't be swamped with every detail of the full PHP language up front - instead, you'll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project. Four main projects will be introduced: an image gallery, a blogging system, a data management dashboard, and an interactive game. Initially, a general discussion of how operating systems make programming easier, more reliable, and efficient will be provided. A brief example will follow to demonstrate installation of the latest versions of Apache, PHP, and MySQL/MariaDB. Basic PHP logic will be used during the development of the first project, an image gallery. Once these concepts have been absorbed, a further review of additional concepts of PHP 8 will be discussed, followed by an extensive blogging system will use MVC to reinforce and introduce additional PHP techniques. You'll also discover the use of Google Charts to create a data management dashboard. Finally, you'll explore arrays in more depth by developing logic for a checkers game. Along the way, exercises and projects are provided to reinforce what has been learned. What You'll Learn Explore the basics of PHP syntax, structures, functions, modules and more Design and develop of interactive UIs Build dynamic UIs using SQL to access MySQL/MariaDB Databases Understand the development of secure and efficient Object-Oriented classes and objects Apply the knowledge learned when creating four real-world PHP projects Who This Book Is For Aspiring web developers and designers who are new to web development and/or PHP; programmers who are new to PHP and even programming itself.

Elektronische Beschaffung - Stand und Entwicklungstendenzen (German, Hardcover, 2007 ed.): Walter Brenner, Roland Wenger Elektronische Beschaffung - Stand und Entwicklungstendenzen (German, Hardcover, 2007 ed.)
Walter Brenner, Roland Wenger
R2,239 Discovery Miles 22 390 Ships in 18 - 22 working days

Der enorme Kostendruck in Industrieunternehmen sowie der erkennbare Wandel der Wertschopfungsketten hin zu Wertschopfungsnetzwerken werden die Bedeutung der Beschaffung auf den Unternehmenserfolg sowie die Komplexitat der Beschaffungsaufgaben noch weiter erhohen. Diese Herausforderung kann nur durch den verstarkten Einsatz geeigneter, prozessorientierter Informationstechnologie bei der Beschaffung direkter Guter bewaltigt werden.

Dieses Buch bietet durch die Darstellung des State-of-the-Art und der Entwicklungstendenzen aus Sicht der Wissenschaft sowie namhafter IT-Anbieter-, Beratungs- und Industrieunternehmen erstmals einen ganzheitlichen Uberblick uber Strategien, Prozesse und Systeme bei der Beschaffung direkter Guter. Daraus konnen Handlungsempfehlungen fur die konkrete Ausgestaltung in den Unternehmen gewonnen werden."

Beginning Drupal 8 (Paperback, 1st ed.): Todd Tomlinson Beginning Drupal 8 (Paperback, 1st ed.)
Todd Tomlinson
R1,395 R261 Discovery Miles 2 610 Save R1,134 (81%) Ships in 9 - 17 working days

Beginning Drupal 8 teaches you how to build, maintain, and manage Drupal 8-based web sites. The book covers what Drupal is, using Drupal when building a new web site, installing and configuring Drupal, creating and managing content, managing users, adding functionality to your web site through Drupal modules, and advanced topics on using themes, panels, and views. The book also builds practical examples of common Drupal sites, such as a company website, a community website, and a commerce website, that you can take and expand on to create your own Drupal 8 sites. By reading this book, you will understand the power of the Drupal platform, and why you should be using Drupal if you're not already. Through following the samples in the book, you will quickly build your confidence and your ability to use Drupal. Beginning Drupal 8 gives you the knowledge necessary to build, deploy, and manage web sites on Drupal 8.

Testing Java Microservices (Paperback): Alex Soto Bueno, Jason Porter, Andy Gumbrecht (Autoren) Testing Java Microservices (Paperback)
Alex Soto Bueno, Jason Porter, Andy Gumbrecht (Autoren)
R1,064 R976 Discovery Miles 9 760 Save R88 (8%) Ships in 9 - 17 working days

With traditional software unit tests, there's never a guarantee that an application will actually function correctly in the production environment. When you add microservices, testing becomes even more tricky. Testing Java Microservices teaches readers how to write tests like unit, component, integration, container, contract, chaos, and more. Along the way, it also covers technologies like the Arquillian ecosystem, Wiremock, Mockito, AssertJ, Pact or Gatling. Finally, the book demonstrates how everything fits together into the Continuous Delivery pipeline. Key Features: * Practical hands-on guide * Writing Persistence tests * Teaches test strategies * Shows how everything fits together in the Continuous Delivery Pipeline Readers should be comfortable programming in Java. Experience with testing tools like jUnit is helpful but not required. Some experience in Java EE, Spring and Docker is also helpful. About the Technology: A microservice may consist of several, several hundred, or even several thousand of lines of code. Microservices enable programmers to isolate and scale smaller pieces of an application, rather than the entire application.

CSS Refactoring (Paperback): Steve Lindstrom CSS Refactoring (Paperback)
Steve Lindstrom
R766 R537 Discovery Miles 5 370 Save R229 (30%) Ships in 10 - 15 working days

Revisiting your code to remove redundancies and inconsistencies-known as refactoring-is a common practice when using programming languages. With this book, author Steve Lindstrom not only shows you how to structure your CSS to build a responsive, easy-to-use website, but also how to use refactoring tools to create faster, more readable CSS. Good CSS is essential to the look and feel of modern sites-as important as the HTML that dictates the site's appearance and the JavaScript that runs the application. This book is ideal for seasoned front-end developers cleaning up an existing project, as well as those starting a new project for the first time. Discover why CSS is easy to learn but difficult to master Understand the difference between good and bad CSS Learn about refactoring and how it relates to CSS Explore methods for executing a CSS refactoring Learn how to deal with browser inconsistencies Investigate common CSS antipatterns-and how to avoid them Use techniques for structuring a project's CSS Recognize when your CSS refactoring is successful

Business Engineering in der Praxis (German, Hardcover, 2005 ed.): Ulrike Baumoel, Hubert OEsterle, Robert Winter Business Engineering in der Praxis (German, Hardcover, 2005 ed.)
Ulrike Baumoel, Hubert OEsterle, Robert Winter
R2,085 Discovery Miles 20 850 Ships in 18 - 22 working days

Erfolgreiche Veranderung hangt von der zielgerichteten Umsetzung pragmatischer Konzepte ab. Das Business Engineering liefert diese Konzepte. Das Buch zeigt, wie sie in der betrieblichen Realitat zu erfolgreichen Projekten fuhren. Die Nutzung der Informationstechnologie ist dabei das verbindende Element. Die von erfahrenen Praktikern des Business Engineering verfassten Beitrage drehen sich zum einen um technologiegetriebene Wertschopfungspotenziale und zum anderen um den methodischen Transformationsprozess zum Unternehmen des Informationszeitalters. Sie beschaftigen sich mit den zentralen Fragen des unternehmerischen Wandels: Wie andert sich die Geschaftslogik z.B. von Finanzdienstleistern, Industrieunternehmen oder Immobilienmanagement-Gesellschaften unterstutzt durch innovative Anwendungen? Welche Potenziale ergeben sich fur Supply-Chain-Management-Prozesse oder fur ein innovatives HR-Management? Welche Effekte ergeben sich in Netzwerken? Wie lassen sich die Erkenntnisse in KMU anwenden?

"

Modular JS: Practical ES6 - Dive into ES6 and the Future of JavaScript (Paperback): Nicolas Bevacqua Modular JS: Practical ES6 - Dive into ES6 and the Future of JavaScript (Paperback)
Nicolas Bevacqua
R1,270 Discovery Miles 12 700 Ships in 18 - 22 working days

To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and create proxies or unique sets, among many other features. The first title in Bevacqua's Modular JavaScript series, Practical Modern JavaScript prepares JavaScript and Node.js developers for applied lessons in modular design, testing, and deployment in subsequent books. This book explains: How JavaScript and its standards development process have evolved Essential ES6 changes, including arrow functions, destructuring, let and const Class syntax for declaring object prototypes, and the new Symbol primitive How to handle flow control with Promises, iterators, generators, and async functions ES6 collection built-in types for creating object maps and unique sets How and when to use the new Proxy and Reflect built-ins Changes to Array, Math, numbers, strings, Unicode, and regular expressions, and other improvements since ES5

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Java - Java Programming for beginners…
Adam Dodson Hardcover R549 R503 Discovery Miles 5 030
Introduction Coding - Learn Python With…
Python Accademy Hardcover R696 R616 Discovery Miles 6 160
Coding for Kids Ages 10 and Up - Coding…
Bob Mather Hardcover R866 Discovery Miles 8 660
Computer Programming Languages for…
Adesh Silva Hardcover R649 Discovery Miles 6 490
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid Paperback R1,332 Discovery Miles 13 320
Flash Memory Integration - Performance…
Jalil Boukhobza, Pierre Olivier Hardcover R1,831 Discovery Miles 18 310
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R895 R773 Discovery Miles 7 730
The API-First Transformation
Kin Lane Hardcover R1,297 Discovery Miles 12 970
Aws - The Most Complete Guide to Learn…
Robert Campbell Hardcover R783 R687 Discovery Miles 6 870
Python for Data Analysis - Learn the…
Robert Campbell Hardcover R758 R667 Discovery Miles 6 670

 

Partners