Murach`s HTML and CSS (5th Edition), Boehm Anne, Ruvalcaba Zak
Автор: Murach Joel Название: Murach`s Oracle SQL and PL/SQL for Developers (2nd Edition) ISBN: 1890774804 ISBN-13(EAN): 9781890774806 Издательство: Gazelle Book Services Рейтинг: Цена: 50120.00 T Наличие на складе: Нет в наличии. Описание: If you are developing applications that access Oracle databases, you can save time and trouble by having the database do more work for you. That is where this book comes in. It teaches you how to create effective SQL queries to retrieve and update the data in an Oracle database. It teaches you how to design and implement a database, giving you insight into performance and security issues. It teaches you how to use Oracles procedural language, PL/SQL, to take advantage of powerful features like stored procedures, functions, and triggers. In short, it teaches you to write the kind of SQL and PL/SQL that makes you a more effective and valuable developer.
Автор: Bryan Syverson, Joel Murach Название: Murachs SQL Server 2019 for Developers ISBN: 1943872570 ISBN-13(EAN): 9781943872572 Издательство: Gazelle Book Services Рейтинг: Цена: 62700.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: If youre an application developer, or youre training to be one, this latest edition of Murachs classic SQL Server book is made for you. To start, it presents the SQL statements that you need to retrieve and update the data in a database. These are the SQL statements that youll use every day. Then, it shows you how to design a database, how to implement that design, and how to work with database features like views, scripts, stored procedures, functions, triggers, transactions, security, XML data, BLOB data with FILESTREAM storage, and the CLR integration feature. The result? Youll be able to create database applications that are thoroughly professional. Youll be familiar with the DBA-related issues that let you work far more effectively than most of your colleagues. And youll have a handy reference at your side to answer questions and handle new challenges as they come up.
Автор: Murach Joel, Delamater Mary Название: Murach`s C++ Programming ISBN: 1943872279 ISBN-13(EAN): 9781943872275 Издательство: Gazelle Book Services Рейтинг: Цена: 80510.00 T Наличие на складе: Поставка под заказ. Описание: In the beginning, C++ was a hard language to learn because it required programmers to master low-level techniques to work with memory. Over the years, C++ has evolved to provide higher-level techniques that make it much easier to write effective code. But most C++ books havent evolved with the language. Until now. Now, this book uses modern C++ to get you off to a fast start, and then builds out your coding and OOP skills to the professional level. At that point, it also covers older techniques so youll be able to maintain the vast amount of legacy code thats out there, as well as work with embedded systems that dont support the newer techniques.
Автор: Nixon Robin Название: Learning PHP, MySQL & JavaScript: With Jquery, CSS & Html5 ISBN: 1491978910 ISBN-13(EAN): 9781491978917 Издательство: Wiley Рейтинг: Цена: 42230.00 T Наличие на складе: Поставка под заказ. Описание: ith this popular hands-on guide, you`ll tackle dynamic web programming with the help of today`s core technologies: PHP, MySQL, JavaScript, CSS, HTML5, and jQuery libraries of ready-made functions to significantly enhance your projects.
Автор: Murach Joel Название: Murach`s Mysql, 3rd Edition ISBN: 1943872368 ISBN-13(EAN): 9781943872367 Издательство: Gazelle Book Services Рейтинг: Цена: 84350.00 T Наличие на складе: Невозможна поставка. Описание:
This is the latest edition of the book that application developers worldwide have used to master MySQL...now updated for MySQL 8.0 and beyond.
It shows how to code all the essential SQL statements for working with a MySQL database. You'll use these statements every day to have MySQL do more of your work for you.
It shows how to use classic MySQL features such as summary queries, subqueries, functions, views, transactions, stored procedures, triggers, and security.
It shows how to take advantage of newer MySQL features such as window functions, Common Table Expressions (CTE), and roles for database security.
It shows how to design a database, including how to use MySQL Workbench to create and implement the design.
It presents a starting set of skills for a database administrator (DBA) if you're interested in that career path or if you need to be your own DBA.
In short, it's a must-have guide for anyone who works with MySQL, beginning and experienced developers alike.
Автор: Murach Joel, Delamater Mary Название: Murach`s ASP.NET Core MVC ISBN: 194387249X ISBN-13(EAN): 9781943872497 Издательство: Gazelle Book Services Рейтинг: Цена: 87210.00 T Наличие на складе: Поставка под заказ. Описание:
If you know the basics of C#, you're ready to learn how to create web applications using Microsoft's powerful technology, ASP.NET Core MVC (Model-View-Controller). And there's no more practical way to do it than with this book.
By the end of section 1...just 5 chapters...you'll be developing real-world web apps that follow the MVC pattern, using C# code for the model and controller classes...HTML, CSS, and Razor code for the user interface (the view)...and Bootstrap classes for responsive design so that your apps adapt well to all screen sizes. You'll also be able use the debugging tools in Visual Studio and your browser to test your apps thoroughly.
In section 2, you'll build out that set of skills to create more complex controllers, work with Razor views, handle cookies and sessions, do model binding, validate data, and handle database data with EF (Entity Framework) Core. You'll also see how all these skills come together in a single application, with coverage of the "gotchas" that can occur and how to solve them.
Finally, in section 3, you can pick up additional skills as you need them: use dependency injection to make your code easier to test; automate testing; create custom tag helpers and view components to reduce code duplication; control user access to a site with ASP.NET Core Identity; and use Visual Studio Code, an increasingly popular alternative to the Visual Studio IDE.
All along the way, you'll get complete web apps that show you how each feature works in context (you can download these apps for free from the Murach website). You'll get chapter exercises that let you practice your new skills. And you'll get Murach's distinctive "paired-pages" format that presents each skill in a 2-page spread, full of examples, notes, and explanation...a format that developers praise because it saves training and reference time.
Автор: Murach Joel, Boehm Anne Название: Murach`s C# (7th Edition) ISBN: 1943872538 ISBN-13(EAN): 9781943872534 Издательство: Gazelle Book Services Рейтинг: Цена: 87210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This C# book has been a favourite of developers ever since the 1st edition came out in 2004. So you can be sure that this latest edition will deliver the professional skills youre looking for today. In fact, it will teach you the C# essentials more easily than ever, as it shows you how to take advantage of the most recent releases of C#, .NET, and Visual Studio. Its a self-paced book that shows you how to use Visual Studio, C#, and the .NET classes to develop Windows Forms applications whether you are new to programming or not. Its an object-oriented book that shows you how to use business classes, inheritance, and interfaces the way theyre used in the real world. Its a database programming book that shows you how to create professional database applications using Entity Framework and LINQ or ADO.NET. When you are done, you will be able to develop 3-tiered, object-oriented, Windows Forms applications the way the best professionals do. And you will have the essential skills that you need to develop any C# application whether for the desktop, the web, or mobile devices.
Автор: Joel Murach, Michael Urban Название: Murachs Python Programming (2nd Edition) ISBN: 1943872740 ISBN-13(EAN): 9781943872749 Издательство: Gazelle Book Services Рейтинг: Цена: 87210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
If you want to learn how to program but don't know where to start, this is the right book and the right language for you. From the first page, our self-paced approach will help you build competence and confidence in your programming skills. And Python is the best language ever for learning how to program because of its simplicity and breadth...two features that are hard to find in a single language.
But this isn't just a book for beginners! Our self-paced approach also works for experienced programmers, helping you learn Python faster and better than you've ever learned a language before. By the time you're through, you will have mastered the key Python skills that are needed on the job, including those for object-oriented, database, and GUI programming.
To make all of this possible, section 1 presents an 8-chapter course that will get anyone off to a great start with Python. Section 2 builds on that base by presenting the other essential skills that every Python programmer should have. Section 3 shows you how to develop object-oriented programs, a critical skillset in today's world. And section 4 shows you how to apply all of the skills that you've already learned as you build database and GUI programs for the real world.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz