Автор: Mcgrath, Mike Название: C# programming in easy steps ISBN: 1840789735 ISBN-13(EAN): 9781840789737 Издательство: Неизвестно Цена: 2057.00 р. Наличие на складе: Есть у поставщикаПоставка под заказ. Описание:
Modern coding with C# 10 and .NET 6. Updated for Visual Studio 2022.
C# Programming in easy steps, 3rd edition is updated for Visual Studio 2022, and teaches you how to code applications and demonstrates every aspect of the C# language you will need to produce professional programming results. Modern coding with C# 10 and .NET 6. Updated for Visual
Studio 2022. The book's examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.
C# Programming in easy steps, 3rd edition begins by explaining how to install the free Visual Studio Community Edition, to create an environment in which you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the C# language basics before moving on to provide examples of Object Oriented Programming. It concludes by demonstrating how you can use your acquired knowledge to create graphic programs for traditional PC Desktop apps, and also as Universal apps for multiple devices.
You need have no previous knowledge of any programming language, so it's ideal for the newcomer to computer programming.
Also ideal for:
Programmers moving from another programming language.
Students who are studying C# programming at school or college.
Those seeking a career in computing who need a fundamental understanding of procedural programming.
Free, downloadable sample code is available to download from our website for checking against your own work.
Автор: McGrath Mike Название: Linux in Easy Steps ISBN: 1840789379 ISBN-13(EAN): 9781840789379 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Поставка под заказ.
Описание:
Now in its seventh edition, Linux in easy steps explains the Linux environment and how to get more out of this stable, as well as free, operating system. You'll be able to download, install and customize Linux, and master the desktop, in no time. Then, explore the key Linux apps, including:
The LibreOffice suite: Writer (word processor), Calc (spreadsheet), Impress (presentation), Draw (drawing tool), and Base (database).
Firefox for browsing the web.
Thunderbird for exchanging emails.
GIMP, Pix, Celluloid, Hypnotix, and Rhythmbox media apps to edit photos and videos and to enjoy music and movies.
The final chapters show how to use the powerful Linux shell to communicate directly with the kernel at the very heart of Linux for total control.
This guide will open the door to the whole new world of digital possibilities using Linux. Ideal for Linux newbies!
Illustrated using Linux Mint
Автор: McGrath Mike Название: CSS in Easy Steps ISBN: 1840788755 ISBN-13(EAN): 9781840788754 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
CSS in easy steps, 4th edition has an easy-to-follow style that will appeal to anyone who wants to begin creating stylish web pages. It begins by explaining how Cascading Style Sheets (CSS) can determine the presentation of elements within HTML documents. Examples show how style sheet rules can control content position and appearance, and provide dynamic effects with animation, transformations, and transitions. You will also learn how to design responsive web pages that look great viewed on any device. Each chapter builds your knowledge of style sheets. By the end of this book you will have gained a sound understanding of CSS and be able to create your own exciting interactive web pages.
CSS in easy steps, 4th edition contains examples that provide clear syntax-highlighted code showing how to selectively style elements of an HTML document and how to endow elements with interactive functionality, to illustrate each aspect of CSS.
CSS in easy steps, 4th edition has an easy-to-follow style that will appeal to anyone who wants to begin creating stylish web pages. It will appeal to programmers who want to quickly learn the latest style sheet techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development who need a thorough understanding of CSS.
begins by explaining how Cascading Style Sheets (CSS) can determine the presentation of elements within HTML documents. Examples show how style sheet rules can control content position and appearance, and provide dynamic effects with animation, transformations, and transitions. You will also learn how to design responsive web pages that look great viewed on any device. Each chapter builds your knowledge of style sheets. By the end of this book you will have gained a sound understanding of CSS and be able to create your own exciting interactive web pages.
CSS in easy steps, 4th edition contains examples that provide clear syntax-highlighted code showing how to selectively style elements of an HTML document and how to endow elements with interactive functionality, to illustrate each aspect of CSS.
CSS in easy steps, 4th edition will appeal to programmers who want to quickly learn the latest style sheet techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development who need a thorough understanding of CSS.
Автор: McGrath Mike Название: JavaScript in Easy Steps ISBN: 1840788771 ISBN-13(EAN): 9781840788778 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web pages.
JavaScript in easy steps, 6th edition begins by explaining how to easily incorporate JavaScript code in an HTML document. Examples demonstrate how to use built-in JavaScript functions to work with Math, date and time, random numbers, cookies, text strings, and elements of web pages via the Document Object Model (DOM). You will learn how JavaScript is used with HTML submission forms and how JavaScript Object Notation (JSON) is used for asynchronous browser-server communication. The book examples provide clear syntax-highlighted code showing how to create behaviors for an HTML document to endow components with interactive functionality, to illustrate each aspect of JavaScript.
JavaScript in easy steps, 6th edition has an easy-to-follow style that will appeal to anyone who wants to add functionality to their web pages. It will appeal to programmers who want to quickly add JavaScript to their skills set, and to the student who is studying website design at school or college, and to those seeking a career in web development who need an understanding of client-side scripting.
Fully updated since the previous edition, which was published in 2013.
Автор: McGrath Mike Название: Java in Easy Steps ISBN: 1840788739 ISBN-13(EAN): 9781840788730 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.
This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of Java. By the end of this book you will have gained a sound understanding of the Java language and be able to write your own Java programs and compile them into executable files that can be run on any Java-enabled device.
This 7th edition of Java in easy steps covers the many exciting features of Java, including:
How to quickly run statements in the interactive shell named jshell - similar to the Python interpreter.
How to make programs with the javac compiler and execute them with the java runtime.
How to produce interactive Windows apps that can be easily distributed as jar program bundles.
How to create mobile device apps using Java functionality within the Android operating system.
All examples illustrated in the book work in Oracle JDK and OpenJDK.
Автор: McGrath Mike Название: PHP & MySQL in Easy Steps: Covers MySQL 8.0 ISBN: 1840788275 ISBN-13(EAN): 9781840788273 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
PHP and MySQL in easy steps, 2nd edition teaches the user to write PHP server-side scripts and how to make MySQL database queries. It has an easy-to-follow style that will appeal to:
anyone who wants to begin producing data-driven web pages.
web developers wanting to add database interaction to their web sites.
the programmer who quickly wants to add PHP and MySQL to their skills set.
the hobbyist who wants to begin creating scripts for upload to their own ISP.
the student, and to those seeking a career in computing, who need a fundamental understanding of server-side programming with PHP and MySQL.
PHP and MySQL in easy steps, 2nd edition demonstrates by example how to produce data-driven web pages using the powerful PHP scripting language and the popular free MySQL database server. The book examples provide clear syntax-highlighted code showing how to selectively insert and extract data from databases for presentation on your web browser.
PHP and MySQL in easy steps, 2nd edition begins by explaining how to install a free web server, the PHP interpreter, and MySQL database server, to create an environment in which you can produce your very own data-driven server-side web pages. You will learn how to write PHP server-side scripts and how to make MySQL database queries. Examples illustrate how to store and retrieve Session Data, how to provide a Message Board, and how to create an E-Commerce Shopping Cart.
This book assumes you have no previous experience of any programming or scripting language so is ideal for the newcomer to PHP and MySQL technologies.
Covers MySQL 8.0.
Автор: McGrath Mike Название: Access 2019 in Easy Steps ISBN: 1840788232 ISBN-13(EAN): 9781840788235 Издательство: Неизвестно Рейтинг: Цена: 2057.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Access in easy steps has an easy-to-follow style that will appeal to anyone who wants to get more from the Microsoft Access app. Whether you're using Access in the Office 365 suite or standalone Office product, you can use this guide to learn the key features and get more out of Access.
Access in easy steps begins by explaining good database design, then describes how to create related tables in which to store data, and how to import and export data. This book then demonstrates how to extract specific data via a built-in wizard, and by using the Structured Query Language (SQL). You are shown how to produce user-friendly Forms to interact with databases, and how to produce Reports that you can share to impress your friends. Each chapter builds your knowledge of Microsoft Access.
Access in easy steps contains separate chapters on the major features of the Access app. There are complete examples that demonstrate each aspect of Access, together with screenshots that illustrate the actual output. This book neatly demonstrates the important functions of Microsoft Access in a clear and concise manner, so you can get going quickly with this popular database application.
Illustrated using Access 2019
Contents:
Getting started
Designing Databases
Creating Tables
Defining Relationships
Handling Data
Making Queries
Coding Queries
Producing Forms
Enhancing Forms
Supplying Reports
Sharing Access
Автор: McGrath Mike Название: Python in Easy Steps: Covers the Linux Mint Lts ISBN: 1840788127 ISBN-13(EAN): 9781840788129 Издательство: Неизвестно Рейтинг: Цена: 1886.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colourized source code.
Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.
Python in easy steps, 2nd edition makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming.
The Python 3.x language is under active development so frequent new releases are made available as small improvements are added to the language and Python in easy steps, 2nd edition features the very latest versions of Python at the time of publication. Python development is one of evolution, rather than revolution, so the examples provided in the book can be used in subsequent releases - simply download the latest version of Python then follow the easy steps.
Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps and Raspberry Pi 3 in easy steps
This second edition is updated to cover Python 3.7.
Автор: McGrath Mike Название: Html5 in Easy Steps ISBN: 1840787546 ISBN-13(EAN): 9781840787542 Издательство: Неизвестно Рейтинг: Цена: 1886.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Covers the new HTML5.1 W3C Recommendation.
The first edition of this book was written in 2011 based upon the latest W3C Candidate Recommendation of the HTML5 specification. That is to say, the unfinished specification. In fact, HTML5.0 was not finalised until the full W3C Recommendation was released on October 28, 2014. Some features were added and some lost during the interim period. This meant that some items in the first edition of HTML5 in easy steps were obsolete, and some were missing.
This second edition is based upon the full W3C Recommendation of the HTML5.1 specification that was released on November 1, 2016. This means that ALL features of the latest specification are accurately included and fully demonstrated in this second edition of HTML5 in easy steps.
HTML5 in easy steps, 2nd edition demonstrates all you can achieve NOW in the latest browsers - all described in easy to follow steps.
HTML5 in easy steps, 2nd edition instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML5). Modern web browsers have united to support exciting new features of the HTML5 standard that allows easy creation of stunning web pages and engaging interactive applications.
HTML5 in easy steps, 2nd edition contains examples and screenshots that illustrate each feature of HTML5, describing how to incorporate meta information about a document within its 'head' section and how to add structured 'body' content. You'll learn how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video - and also how to write script instructions that draw and animate graphics on embedded 'canvas' areas. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of HTML5.
HTML5 in easy steps, 2nd edition has an easy-to-follow style that will appeal to anyone looking to create compelling web pages for the latest browsers. Ideal for programmers who need to quickly learn the latest HTML5 techniques, students learning website design at school or college, those seeking a career in web development who need a thorough understanding of HTML5, and the enthusiast eager to build the latest HTML5 features into their websites.
Table of Contents:
Getting Started
Providing Page Information
Creating Body Content
Inserting Hyperlinks
Arranging Content Sections
Writing Lists and Tables
Embedding Media Content
Building Input Forms
Painting on Canvas
Performing Web Magic
Автор: McGrath Dan, Gerali Michael, Padawer Mike Название: What You Don`t Know about Retirement Will Hurt You! ISBN: 0985082097 ISBN-13(EAN): 9780985082093 Издательство: Неизвестно Цена: 2578.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: New Book Addresses the Realities of How Obamacare and Rising HealthCare Costs Will Hurt Retirees For Many Years Powerful and Controversial New Book Written by Seven Retirement Experts Examines the New Realities of Retirement and Provides Actionable Solutions We've been trained, advised and educated that the key to enjoying a long and prosperous life in retirement depends upon our ability to maximize the growth of our assets so that we have as much retirement income as possible. But as we know, retirement is not the same as it was years ago. Investment challenges, the complexity of investment vehicles, and government intervention have changed the retirement landscape for all of us looking towards a long and thriving retirement. Yet what hasn't changed is the fact that we continue to do the same things that we've done for years when it comes to retirement. So, if you were doing something wrong, when would you like to know about it? Early enough to be able to do something, or do you want to wait until the last possible moment? Currently there are millions of people planning for their retirement and unfortunately what they are doing is wrong. There are many factors for this, including 3 obscure rules from the Federal Government, changes to the cost of healthcare and other items that most Americans are unaware of, that will force people to change their thinking about saving and funding their retirement in the future. In order to help people to save their Social Security benefits, lower their tax obligations, maximize their retirement income and control their health costs in retirement, we've gathered seven of the leading retirement experts writing today to point out the realities of the new rules of retirement and what you can do to take back control of your future. Seven of the leading retirement experts provide the facts, realities and solutions around these topics: o Dan McGrath: The New Rules of Retirement o Michael Gerali: The REAL Truth about Medicare and Social Security o Robert Ryerson: Financial Planning for the New Retirement o Robert Klein: The Truth about Annuities o Justin Belair: The New Approach to Estate Planning o John Marroni: What to Know about Reverse Mortgages Mike Padawer, author of What's the Deal with Long-Term Care?: The Economic Realities of Long-Term Care With an Afterword by Jack Tatar, author of Safe 4 Retirement: The Four Keys to a Safe Retirement and Having The Talk: The Four Keys to Your Parents' Safe Retirement
Автор: Price Michael, McGrath Mike Название: Windows 10 in Easy Steps - Special Edition ISBN: 1840786469 ISBN-13(EAN): 9781840786460 Издательство: Неизвестно Рейтинг: Цена: 3309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Windows 10 in easy steps - Special Edition is a comprehensive, yet concise guide that will walk you through Windows 10 basics so that you're up and running in no time. Then, in easy steps, it'll gently guide you through advanced features to help you venture further and get more from Windows 10. Install/upgrade the right Windows 10 release for you Master the new interface, desktop and the Start menu Find, download and use key apps for work and for fun Utilize internet and cloud facilities such as OneDrive Enjoy Microsoft Edge, the new innovative web browser Take control of your devices and printers Save time - use the Search feature and Cortana Create and monitor your home network Organize and share your files safely Keep your Windows 10 working smoothly & efficiently Explore Windows Registry, file encryption, Command Prompt, and more, all at your own pace This guide also includes a chapter on troubleshooting so it'll serve as a key reference point for the future - a great investment for all Windows 10 users
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru