Kirjojen hintavertailu. Mukana 11 627 373 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

14 kirjaa tekijältä John Paul Mueller

VBA For Dummies

VBA For Dummies

John Paul Mueller

John Wiley Sons Inc
2007
nidottu
VBA helps you put your computer in its place Write programs that automate tasks and make Office 2007 work better for you If your computer is becoming your boss instead of your servant, start using VBA to tell it what to do! Here's the latest on the VBA IDE and program containers, debugging and controlling your programs, working with multiple applications using a single program, and the most exciting stuff -- programming for all the Office 2007 applications. Discover how to Customize an application's interfaceQuick-launch a VBA programStore and modify informationUse VBA with the RibbonUnderstand object-oriented programmingAvoid runtime errors
LINQ For Dummies

LINQ For Dummies

John Paul Mueller

John Wiley Sons Inc
2008
nidottu
If you’ve asked yourself “Why can’t I develop database and XML queries in a language I already know?”, then Language INtegrated Query, or LINQ, is for you. LINQ For Dummies introduces you to LINQ and the .NET Framework technologies, so you can use LINQ to query any object, any data set, any kind of XML, and SQL Server—no questions asked. This plain-English guide gives you a thorough overview of LINQ, from understanding the tasks it performs to making LINQ work with both Visual Basic and Visual Studio 2005. It explains the four LINQ providers in the .NET Framework, the easiest ways to go about accessing data, and how to write more efficient applications with less code using LINQ. There’s also clear guidance on combining third-party providers with LINQ to create even more powerful apps. With this single, comprehensive guide, you’ll discover how to: Use one query language with all Microsoft languagesExamine .NET language extensions and work with extension methods, partial methods, lambda expressions, and query expressionsLINQ to DataSet operators, SQL server operations, XML API, or Active DirectoryDeal with databases — download and install the Northwind database, generate Northwind entity classes, and create the Northwind XML mapping fileCreate the partial class example, the partial method example, and the database modification exampleUse objects with LINQQuery databases in Visual Basic and C# As an added bonus, you can visit the companion Web site for LINQ examples in C# and Visual Basic. With LINQ For Dummies, you’ll link up with LINQ in no time and see how you can query almost anything! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Windows Command Line Administration Instant Reference

Windows Command Line Administration Instant Reference

John Paul Mueller

John Wiley Sons Inc
2010
nidottu
The perfect companion to any book on Windows Server 2008 or Windows 7, and the quickest way to access critical information Focusing just on the essentials of command-line interface (CLI), Windows Command-Line Administration Instant Reference easily shows how to quickly perform day-to-day tasks of Windows administration without ever touching the graphical user interface (GUI). Specifically designed for busy administrators, Windows Command-Line Administration Instant Reference replaces many tedious GUI steps with just one command at the command-line, while concise, easy to access answers provide solutions on the spot. Provides practical examples, step-by-step instructions, and contextual informationQuick-reference style delivers the commands needed for managing data and the network; working with Active Directory; performing diagnostics and maintenance; and, creating batch files and scriptsCovers administration for Windows Server 2008 Server Core, Windows Server 2008 (including R2), and Windows 7 Administrators can get more done in less time with CLI than they can with the standard GUI. Compact enough to keep on hand at all times, Windows Command-Line Administration Instant Reference provides administrators with a convenient, fast and simple way to use CLI.
Building Enterprise Applications with C# (Gearhead Press–In the Trenches)
C# is Microsoft's new programming language specifically designed for their new .NET platform. Building on the strengths of C]+ and adding the ease of Visual Basic, C# is a true component-oriented language. Formatted for those who have already read the first wave of books targetting the beginner on the subject of C#, this book explains how to use C# in a variety of application programming scenarios.
Mastering IDEAScript, with Website

Mastering IDEAScript, with Website

John Paul Mueller

John Wiley Sons Inc
2011
nidottu
With approximately 44,000 users in the U.S. and Canada, as well as 42,000 in Europe, IDEA software has become a leading provider of data analysis software for use by auditors and accountants. Written to provide users with a quick access guide for optimal use of IDEAScript, Mastering IDEAScript: The Definitive Guide is IDEA's official guide to mastering IDEAScript, covering essential topics such as Introducing IDEAScript, Understanding the Basics of IDEAScript Editor, Designing Structured Applications, Understanding IDEA Databases and much more. For auditors, accountants and controllers.
Java For Dummies eLearning Course Access Code Card (12 Month Subscription)
Master Java programming with the easy self-paced online course Java is perhaps one of the most useful programming languages you can learn, built upon the concept of "write once, run anywhere." Portability is key with Java, and if you're tired of having to adapt your programming to different platforms, this is the language you need to learn. Instead of using platform-specific machine code, Java bytecode is interpreted by a Java Runtime Environment installed by the end user. So while it's the primary language for Android development, Java can be used across platforms without reconfiguration. The Java For Dummies eLearning Course Access Code Card gives you instant access to the Java For Dummies eLearning Online Course for 12 months. Simply follow the instructions on the card and you are on your way to Java success! This online, self-paced course takes you through the fundamentals of Java and provides tasks within each lesson to help you learn hands-on applications of each concept. * Get immediate feedback to learn your strengths and weaknesses * Navigate quickly and easily to get to or repeat the lessons you need most * Track your progress and go at your own pace The Java For Dummies eLearning Course Access Code Card unlocks the door to your expanded potential. If you want to be a more versatile and efficient programmer, Java is the language to learn. Java For Dummies eLearning Online Course is the foolproof way to learn it, and this Course Access Code Card is your ticket in.
Functional Programming For Dummies

Functional Programming For Dummies

John Paul Mueller

John Wiley Sons Inc
2019
nidottu
Your guide to the functional programming paradigm Functional programming mainly sees use in math computations, including those used in Artificial Intelligence and gaming. This programming paradigm makes algorithms used for math calculations easier to understand and provides a concise method of coding algorithms by people who aren't developers. Current books on the market have a significant learning curve because they're written for developers, by developers—until now. Functional Programming for Dummies explores the differences between the pure (as represented by the Haskell language) and impure (as represented by the Python language) approaches to functional programming for readers just like you. The pure approach is best suited to researchers who have no desire to create production code but do need to test algorithms fully and demonstrate their usefulness to peers. The impure approach is best suited to production environments because it's possible to mix coding paradigms in a single application to produce a result more quickly. Functional Programming For Dummies uses this two-pronged approach to give you an all-in-one approach to a coding methodology that can otherwise be hard to grasp. Learn pure and impure when it comes to codingDive into the processes that most functional programmers use to derive, analyze and prove the worth of algorithmsBenefit from examples that are provided in both Python and HaskellGlean the expertise of an expert author who has written some of the market-leading programming books to date If you’re ready to massage data to understand how things work in new ways, you’ve come to the right place!
C++ All in One For Dummies

C++ All in One For Dummies

John Paul Mueller

John Wiley Sons Inc
2021
nidottu
Get ready for C++20 with all you need to know for complete mastery! Your comprehensive and updated guide to one of the world’s most popular programming languages is here! Whether you’re a novice or expert, you’ll find what you need to get going with the latest features of C++20. The workhorse of programming languages, C++ gives you the utmost control of data usage and interface and resource allocation. If your job involves data, proficiency in C++ means you’re indispensable! This edition gives you 7 books in 1 for total C++ mastery. Inside, internationally renowned expert John Paul Mueller takes you from the fundamentals of working with objects and classes to writing applications that use paradigms not normally associated with C++, such as those used for functional programming strategies. The book also includes online resources such as source code. You discover how to use a C++ GNU compiler to build applications and even how to use your mobile device for coding. Conquer advanced programming and troubleshooting Streamline your code with lambda expressionsUse C++ where you need it: for gaming, enterprise applications, and Web servicesUncover object secrets including the use of design patterns Discover how to use functional programming techniques to make code concise and easy to read If you want to be your organization’s C++ guru, C++ All-In-One for Dummies is where it’s at!
C# 10.0 All-in-One For Dummies

C# 10.0 All-in-One For Dummies

John Paul Mueller

John Wiley Sons Inc
2022
nidottu
Look sharp—learn or refresh your C# skills with the latest version C# is one of the most popular programming languages, and frequent updates help it keep pace as the world of coding changes. You can keep pace too, thanks to C# 10.0 All-in-One For Dummies, where you'll learn the basics of the language itself, how to code in Visual Studio, and how to take advantage of the new features in the latest release. At every stage of your career, you'll need to know the cutting-edge trends and techniques that clients want. This book has your back, with info on object-oriented programming, writing secure code, building web applications, and more. The six standalone mini-books you'll find inside this all-in-one will take you through the changes to C# and the practical applications and dev tools that you need to know. New features covered include records, init only setters, top-level statements, pattern matching enhancements, fit and finish features, and a lot more. Plus, this version is packed with more examples and code snippets, so you can sharply see C# in action! Learn the very basics of C# programming, even if you have no prior experienceRefresh your knowledge of the language and learn how to use the new features in the 10.0 version releaseRead six mini-books on hot coding topics like object-oriented programming, Visual Studio, and Windows 10 developmentEnhance your employability and join the 6.5-million-strong community of C# developers You need an easy-to-read C# guide that will help you understand the incoming updates, and this For Dummies reference is it.
Beginning Programming with Python For Dummies

Beginning Programming with Python For Dummies

John Paul Mueller

JOHN WILEY SONS INC
2022
nidottu
Create simple, easy programs in the popular Python language Beginning Programming with Python For Dummies is the trusted way to learn the foundations of programming using the Python programming language. Python is one of the top-ranked languages, and there’s no better way to get started in computer programming than this friendly guide. You’ll learn the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today’s beginning coders. Dummies helps you discover the wealth of things you can achieve with Python. Employ an online coding environment to avoid installation woes and code anywhere, any time Learn the basics of programming using the popular Python language Create easy, fun projects to show off your new coding chops Fix errors in your code and use Python with external data sets Beginning Programming with Python For Dummies will get new programmers started—the easy way.
C++ Essentials For Dummies

C++ Essentials For Dummies

John Paul Mueller

JOHN WILEY SONS INC
2025
nidottu
The quick and crystal-clear guide to C++ programming C++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush up, or level up. Get a helpful intro to the basic concepts of coding in C++Review what you already know or pick up essential new skillsCreate projects that run smoothly with the C++ languageKeep this concise reference book handy for jogging your memory as you work Great for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job, C++ Essentials For Dummies is a fantastic refresher guide that you can always turn to for answers.
Security for Web Developers

Security for Web Developers

John Paul Mueller

O'Reilly Media, Inc, USA
2015
nidottu
As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You'll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and everything in between. Author John Paul Mueller delivers specific advice as well as several security programming examples for developers with a good knowledge of CSS3, HTML5, and JavaScript. In five separate sections, this book shows you how to protect against viruses, DDoS attacks, security breaches, and other nasty intrusions. Create a security plan for your organization that takes the latest devices and user needs into account Develop secure interfaces, and safely incorporate third-party code from libraries, APIs, and microservices Use sandboxing techniques, in-house and third-party testing techniques, and learn to think like a hacker Implement a maintenance cycle by determining when and how to update your application software Learn techniques for efficiently tracking security threats as well as training requirements that your organization can use
The Gunky Cookbook

The Gunky Cookbook

John Paul Mueller

Createspace Independent Publishing Platform
2018
nidottu
Get ready for the reading adventure of a lifetime (and eat while you're doing it) The Gunky Cookbook makes cooking fun and educational, while providing you with highly nutritious food that actually tastes good. Each of the recipes comes with a story that revolves around the lives of twelve characters in the Chocolate Realm and tells you how the recipe came into being. In these stories you will discover a wide variety of new experiences during an entire year in the Chocolate Realm. The Gunky Cookbook is more than just a cookbook; it's your pathway to an amazing adventure. You'll discover: New ways to make ordinary foods exciting (turn vegetables interesting colors )How to use vegetables in multiple waysWhat ingredients to use and why some ingredients work better than othersWays to make sad days a lot happierWhen friendship can be the most incredible gift everThat making a mistake can actually be a good thingWays to combat boredom so you don't drive others crazyThat everyone can cook, even when you can't reach the stoveInteresting new words like cavortWhy eggs have different shell colorsWhich flowers to pick to make jellyHow to feel better when you have a cold
Python programmieren lernen für Dummies

Python programmieren lernen für Dummies

John Paul Mueller

Wiley-VCH Verlag GmbH
2018
nidottu
Der Einstieg in die Programmierung kann ganz leicht sein, das beweist Ihnen dieses Buch! Schritt für Schritt führt Sie John Paul Mueller in die Grundlagen der beliebten Programmiersprache Python ein und zeigt Ihnen, wie Sie Ihren Computer dazu bringen, das zu tun, was Sie wollen. Downloaden und installieren Sie die Python-Distribution Anaconda, lernen Sie die Programmiersprache Python kennen und schreiben Sie Ihre ersten eigenen Programme. Erfahren Sie außerdem, wie Sie Informationen managen und modifizieren, Schleifen durchlaufen, Fehler beheben und mit Listen und Strings arbeiten. Erhalten Sie zusätzlich einen Einblick in fortgeschrittene Techniken. Mit den vielen Beispielen zum Herunterladen und Herumexperimentieren können Sie das Gelernte direkt ausprobieren, sodass Sie sich schnell in der Welt der Programmierer zuhause fühlen.