Listing 1 - 10 of 47 | << page >> |
Sort by
|
Choose an application
Prepare for Microsoft Certification Exam 70-483: Programming in C#. The “What, Why, and How” of each concept is presented along with quick summaries, code challenges, and exam questions to review and practice key concepts. You will learn how to use: Lambda Expressions to write LINQ Query Asynchronous programming with the Async and Await keywords to maximize performance of slow applications Regular expressions to validate user input Reflection to create and handle types at runtime and much more The source code in the book will be available in the form of iCanCSharp notebooks and scripts that allow you to try out examples and extend them in interesting ways.
Computer science --- Programming --- Computer architecture. Operating systems --- computers --- computerprogramma's --- programmeren (informatica) --- programmeertalen --- computerkunde
Choose an application
Learn how Roslyn's new code generation capability will let you write software that is more concise, runs faster, and is easier to maintain. You will learn from real-world business applications to create better software by letting the computer write its own code based on your business logic already defined in lookup tables. Code Generation with Rosyln is the first book to cover this new capability. You will learn how these techniques can be used to simplify systems integration so that if one system already defines business logic through lookup tables, you can integrate a new system and share business logic by allowing the new system to write its own business logic based on already existing table-based business logic. One of the many benefits you will discover is that Roslyn uses an innovative approach to compiler design, opening up the inner workings of the compiler process. You will learn how to see the syntax tree that Roslyn is building as it compiles your code. Additionally, you will learn to feed it your own syntax tree that you create on the fly. What You Will Learn: • Structure logic to be stored in database design • Build complex conditional logic based on lookup data in the database • Compile code that you generate programmatically • Discover generated code and run it dynamically to implement new business logic • Debug problems in generated code • Deploy and access generated code.
Computer science --- Programming --- Computer architecture. Operating systems --- computers --- computerprogramma's --- programmeertalen --- computerkunde
Choose an application
43030311
Programming --- grafische computerprogramma's --- InDesign (informatica) --- Illustrator (informatica) --- InDesign CC --- InDesign --- Adobe --- Grafische programma's --- Grafische software
Choose an application
Make your PCs as secure as possible. Limit the routes of attack and safely and completely remove all traces of malware and viruses should an infection take place. Whatever version of Windows you’re using, the threat of virus and malware infection is always a danger. From key loggers and Trojans, intent on stealing passwords and data, to malware that can disable individual PCs or even a company network, the cost to business in downtime and loss of productivity can be enormous. What You Will Learn: Recognize malware and the problems it can cause Defend a PC against malware and viruses Configure advanced Windows features to prevent attack Identify types of malware and virus attack Discover third-party tools and resources available to help remove malware Manually remove malware and viruses from a PC.
Production management --- Programming --- Computer architecture. Operating systems --- Computer. Automation --- veiligheid (mensen) --- wachtwoorden (informatica) --- computerprogramma's --- programmeertalen --- computerbeveiliging --- OS (operating system)
Choose an application
43030304
grafische computerprogramma's --- Computer. Automation --- Photoshop (informatica) --- Photoshop CC --- PXL-Business 2014 --- Adobe Photoshop --- grafische programma's --- Photoshop --- Adobe --- Grafische programma's --- Grafische software
Choose an application
Find out how to use Docker in your ASP.NET Core MVC applications, and how containers make it easier to develop, deploy and manage those applications in production environments. Packed with examples and practical demonstrations, this book will help you deploy even large-scale, cross-platform web applications from development into production. Best-selling author Adam Freeman takes you on a whirlwind tour of Docker, from creating a consistent development environment for your team to deploying a project and scaling it up in production. By the end of the book, you will have a solid understanding of what Docker does, how it does it and why it is useful when developing and deploying ASP.NET Core MVC applications. What You Will Learn Gain a solid understanding of Docker: what it is, and why you should be using it for your ASP.NET Core MVC applications Use Docker to create a development platform for ASP.NET Core MVC so that applications behave consistently across development and production Use Docker to test, deploy and manage ASP.NET Core MVC containers Use Docker Swarms to scale up applications to cope with large workloads.
Programming --- Computer architecture. Operating systems --- Computer. Automation --- websites --- Docker --- ASP.NET --- computers --- computerprogramma's --- programmeertalen --- Microsoft software. --- Microsoft .NET Framework. --- Computer programming. --- Microsoft and .NET. --- Web Development.
Choose an application
Build mobile apps that specifically target your company’s unique business needs, with the same ease of writing a simple spreadsheet! With this book, you will build business apps designed to work with your company's systems and databases, without having to enlist the expertise of costly, professionally trained software developers. In Beginning PowerApps, author and business applications expert Tim Leung guides you step-by-step through the process of building your own mobile app. He assumes no technical background, although if you have worked with Excel, you are one step closer. He guides you through scenarios, such as what to do if you have existing databases with complex data structures and how to write screens that can connect to those data. You will come away with an understanding of how to set up screen navigation, manipulate data from within apps, and write solutions to perform specific tasks. What You'll Learn: Connect with data Write formulas Visualize your data through charts Work with global positioning systems (GPS) Build flows Import and export data Manage offline scenarios Develop custom application programming interfaces (API) This book is for beginners and non-developers, and assumes no prior knowledge of PowerApps. Tim Leung is a Microsoft certified professional analyst and programmer with more than 10 years' experience architecting, designing, and developing applications. In his current role, he is a technical manager for a software company in England. Tim is an active member of the UK developer community and often presents on technical topics. He is a chartered member of the British Computer Society and holds a BSc degree in Information Technology. Tim’s most recent publication is Visual Studio Lightswitch 2015 (Apress).
Programming --- Computer architecture. Operating systems --- Computer. Automation --- GSM (global system for mobile communications) --- computerprogramma's --- programmeertalen --- Mobile computing. --- Microsoft software. --- Microsoft .NET Framework. --- Mobile Computing. --- Microsoft and .NET.
Choose an application
Matthias Müller makes a case for the particular role of the demand side in research on innovation. Based on a complex agent-based simulation model, he analyzes the versatile mutual relationships between consumers and producers within the innovation process. Instead of oversimplifying the demand side, the book aims to apply important aspects which too often are only applied to the supply side, e.g., the heterogeneity and bounded rationality of economic actors embedded in networks. The results offer a new perspective on the innovation process, proving that the demand side and consumers are important drivers of innovation, which must be included in future research for a full picture. Contents The Role of Consumers in Innovation Economics Evolutionary Economics The New Agent-Based Paradigm in Economics An ABM of Heterogeneous Consumers and Demand Consumer Networks Bounded Morality of Consumers Target Groups Researchers and students in the fields of innovation economics, evolutionary economics, complexity science, and computer simulation Policy making, public administration, and innovation management The Author Matthias Müller conducted his doctoral research at the University of Hohenheim, Germany. He currently works as a postdoctoral researcher in the field of innovation economics.
Social sciences (general) --- Sociology --- Social sciences --- Computer architecture. Operating systems --- Information systems --- Artificial intelligence. Robotics. Simulation. Graphics --- Computer. Automation --- sociale wetenschappen --- computerprogramma's --- methodologieën --- gegevensverwerking
Choose an application
Get introduced to the world of artificial intelligence with this accessible and practical guide. Build applications that make intelligent use of language and user interaction to better compete in today’s marketplace. Discover how your application can deeply understand and interpret content on the web or a user’s machine, intelligently react to direct user interaction through speech or text, or make smart recommendations on products or services that are tailored to each individual user. With Microsoft Cognitive Services, you can do all this and more utilizing a set of easy-to-use APIs that can be consumed on the desktop, web, or mobile devices. Developers normally think of AI implementation as a tough task involving writing complex algorithms. This book aims to remove the anxiety by creating a cognitive application with a few lines of code. There is a wide range of Cognitive Services APIs available. This book focuses on some of the most useful and powerful ways that your application can make intelligent use of language. Artificial Intelligence for .NET: Speech, Language, and Search will show you how you can start building amazing capabilities into your applications today. What You'll Learn: Understand the underpinnings of artificial intelligence through practical examples and scenarios Get started building an AI-based application in Visual Studio Build a text-based conversational interface for direct user interaction Use the Cognitive Services Speech API to recognize and interpret speech Look at different models of language, including natural language processing, and how to apply them in your Visual Studio application Reuse Bing search capabilities to better understand a user’s intention Work with recommendation engines and integrate them into your apps.
Choose an application
Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, the book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action. What You Will Learn: Understand what programming is all about Write simple, but non-trivial, programs Become familiar with basic programming constructs such as statements, types, variables, conditions, and loops Learn to think like a programmer and combine these programming constructs in new ways Get to know C# as a modern, mainstream programming language, and Visual Studio as one of the world’s most popular programming tools.
Computer science --- Programming --- Computer architecture. Operating systems --- computers --- computerprogramma's --- programmeertalen --- computerkunde --- Microsoft software. --- Microsoft .NET Framework. --- Programming languages (Electronic computers). --- Microsoft and .NET. --- Programming Languages, Compilers, Interpreters.
Listing 1 - 10 of 47 | << page >> |
Sort by
|