Narrow your search

Library

Odisee (18)

Thomas More Kempen (18)

Thomas More Mechelen (18)

UCLL (18)

ULiège (18)

VIVES (18)

KU Leuven (17)

ULB (17)

LUCA School of Arts (9)

KBC (2)

More...

Resource type

book (20)


Language

English (20)


Year
From To Submit

2023 (1)

2022 (1)

2015 (2)

2014 (1)

2013 (4)

More...
Listing 1 - 10 of 20 << page
of 2
>>
Sort by

Book
C# 11 and . NET 7 - Modern Cross-Platform Development Fundamentals : Start Building Websites and Services with ASP. NET Core 7, Blazor, and EF Core 7, 7th Edition.
Author:
ISBN: 1803248955 Year: 2022 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Publisher's Note: Microsoft will stop supporting .NET 7 from May 2024. The newer 8th edition of the book is available that covers .NET 8 (end-of-life November 2026) with C# 12 and EF Core. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create professional websites and services with ASP.NET Core 7 and BlazorBuild your confidence with step-by-step code examples and tips for best practicesBook DescriptionExtensively revised to accommodate the latest features that come with C# 11 and .NET 7, this latest edition of our guide will get you coding in C# with confidence. You’ll learn object-oriented programming, writing, testing, and debugging functions, implementing interfaces, and inheriting classes. Next, you’ll take on .NET APIs for performing tasks like managing and querying data, working with the filesystem, and serialization. As you progress, you’ll also explore examples of cross-platform projects you can build and deploy, such as websites and services using ASP.NET Core. Instead of distracting you with unnecessary graphical user interface code, the first eleven chapters will teach you about C# language constructs and many of the .NET libraries through simple console applications. Having mastered the basics, you’ll then start building websites, web services, and browser apps. By the end of this book, you’ll be able to create rich web experiences and have a solid grasp of object-oriented programming that you can build upon.What you will learnBuild rich web experiences using Blazor, Razor Pages, the Model-View-Controller (MVC) pattern, and other features of ASP.NET CoreWrite, test, and debug functionsQuery and manipulate data using LINQIntegrate and update databases in your apps using Entity Framework Core modelsBuild and consume powerful services using the latest technologies, including Web API and Minimal APIFor .NET 6 developers:C# 11 can be used with .NET 6, including features like raw string literalsEF Core 7 targets .NET 6, so you can benefit from its new features like ExecuteUpdate and ExecuteDelete for more efficient data modificationsWho this book is forThis book is primarily for beginners, but intermediate-level C# and .NET programmers who have worked with C# in the past and want to catch up with the changes made in the past few years will also find plenty of useful information in it. Prior exposure to C# or .NET is not a prerequisite, but you should have a general understanding of programming before you jump in. If you already have some C# and .NET skills and want to focus on developing apps, we recommend that you pick up Mark’s other .NET book, Apps and Services with .NET 7, instead.


Book
Mastering Python for Finance.
Author:
Year: 2015 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

If you are an undergraduate or graduate student, a beginner to algorithmic development and research, or a software developer in the financial industry who is interested in using Python for quantitative methods in finance, this is the book for you. It would be helpful to have a bit of familiarity with basic Python usage, but no prior experience is required.


Book
ASP.NET 8 Best Practices : Explore Techniques, Patterns, and Practices to Develop Effective Large-Scale .NET Web Apps
Author:
ISBN: 1837634807 Year: 2023 Publisher: Birmingham, UK : Packt Publishing Ltd.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Improve your ASP.NET skills with industry-proven techniques and practices to make your code efficient and maintainable throughout the software development lifecycle Key Features Get to grips with standard guidelines for every phase of the SDLC, encompassing pre-coding, coding, and post-coding stages Build high-quality software by employing industry best practices throughout the development process Apply proven techniques to improve your coding, debugging, and deployment processes for websites Purchase of the print or Kindle book includes a free PDF eBook Book Description As .NET 8 emerges as a long-term support (LTS) release designed to assist developers in migrating legacy applications to ASP.NET, this best practices book becomes your go-to guide for exploring the intricacies of ASP.NET and advancing your skills as a software engineer, full-stack developer, or web architect. This book will lead you through project structure and layout, setting up robust source control, and employing pipelines for automated project building. You'll focus on ASP.NET components and gain insights into their commonalities. As you advance, you'll cover middleware best practices, learning how to handle frontend tasks involving JavaScript, CSS, and image files. You'll examine the best approach for working with Blazor applications and familiarize yourself with controllers and Razor Pages. Additionally, you'll discover how to leverage Entity Framework Core and exception handling in your application. In the later chapters, you'll master components that enhance project organization, extensibility, security, and performance. By the end of this book, you'll have acquired a comprehensive understanding of industry-proven concepts and best practices to build real-world ASP.NET 8.0 websites confidently. What you will learn Explore the common IDE tools used in the industry Identify the best approach for organizing source control, projects, and middleware Uncover and address top web security threats, implementing effective strategies to protect your code Optimize Entity Framework for faster query performance using best practices Automate software through continuous integration/continuous deployment Gain a solid understanding of the .NET Core coding fundamentals for building websites Harness HtmlHelpers, TagHelpers, ViewComponents, and Blazor for component-based development Who this book is for This book is for developers who have working knowledge of ASP.NET and want to advance in their careers by learning best practices followed in developer communities or corporate environments. Beginners can use this book as a springboard for integrating best practices into their learning journey, and as a reference to gain clarity on advanced ASP.NET topics at a later time.


Book
The Python Quick Syntax Reference
Author:
ISBN: 1430264780 1430264799 Year: 2014 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

The Python Quick Syntax Reference is the "go to" book that contains an easy to read and use guide to Python programming and development. This condensed code and syntax reference presents the Python language in a well-organized format designed to be used time and again. You won't find jargon, bloated samples, case studies, or history of Hello World and computer theory in this handy reference. This Python syntax reference is packed with useful information and is a must-have for any Python developer.


Book
ASP.NET MVC 4 recipes : a problem-solution approach
Author:
ISBN: 1430247738 1430247746 Year: 2013 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

ASP.NET MVC 4 Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, Knockout.js and HTML 5 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 framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Inside you will find recipes dealing with streamlined syntax, full control over HTML, a simple API for creating RESTful web services, writing support for test driven development, and more. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. Dive head first into ASP.NET MVC web development with ASP.NET MVC 4 Recipes.


Book
Foundations of Joomla!
Author:
ISBN: 9781484207499 1484207505 9781484207505 1484207491 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Foundations of Joomla is a step by step practical guide that explains building web sites and blogs using Joomla - a very popular and powerful content management system (CMS). The book takes you through the steps of installing Joomla, configuring your database, creating a blog and a website, followed by instructions on creating new posts and adding content to your site. Even if you are an absolute beginner and don't have any programming experience, you can build responsive, powerful, and fully featured websites quickly. Following clear and easy to understand instructions, you'll master Joomla 3 by building a sample site throughout the book.


Book
Mobile ASP.NET MVC 5
Author:
ISBN: 1430250569 1430250577 Year: 2013 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP.NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices. You’ll learn to: Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. By the end of Mobile ASP.NET MVC 5, you should feel confident building web apps that successfully target anything from an iOS or Android device to a feature phone or an older mobile browser. Along the way, you'll learn about the modern mobile web landscape and how to choose the approaches that are right for you, depending on your target audience. This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites.

Wiki : Web collaboration
Author:
ISBN: 1281493686 9786611493684 3540681736 3540351507 9783540351504 Year: 2008 Publisher: Berlin ; [New York] : Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

About the authors Anja Ebersbach is an information scientist. She is a university and technical college instructor, and is also active as a freelance IT trainer. She is working on her dissertation on the topic of "Wikis as Tools of Scientific Work." Markus Glaser, also an information scientist, primarily works as a web and application programmer, where he specializes in MediaWiki and TWiki systems. Dr. Richard Heigl, a historian, works as a freelance instructor, IT trainer and moderator of large group seminars. He is primarily occupied with the planning and moderation of wiki projects. Alexander Warta, information scientist, is a doctoral candidate employed at Robert Bosch GmbH in Stuttgart. He is a specialist for the wiki software Confluence. Wiki – Web Collaboration Wikis are Web-based applications that allow all users not only to view pages but also to change them. The success of the Internet encyclopedia Wikipedia has drawn increasing attention from private users, small organizations and enterprises to the various possible uses of wikis. Their simple structure and straightforward operation make them a serious alternative to expensive content management systems and also provide a basis for many applications in the area of collaborative work. We show the practical use of wikis in carrying out projects for users as well as for maintainers. This includes a step-by-step introduction to wiki philosophy, social effects and functions, a survey of their controls and components, and the installation and configuration of the wiki clones MediaWiki, TWiki and Confluence. In order to exemplify the possibilities of the software, we use it as a project tool for planning a conference. Features and Benefits Introduces three of the most popular wiki engines Explores the wealth of possibilities with task oriented examples Provides an overview of social and philosophical issues Includes a CD containing all relevant open source software.


Book
Pro Expression Blend 4
Author:
ISBN: 143023377X 1430233788 Year: 2011 Publisher: [Berkeley, Calif.] : New York : Apress ; Distributed to the book trade worldwide by Springer Science+Business Media,


Book
Advanced Joomla!
Author:
ISBN: 143021628X 1430216298 Year: 2013 Publisher: Berkeley, Calif. : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Advanced Joomla! teaches you advanced techniques for customizing a Joomla! CMS, including creating templates, administration, and building extensions. It will provide the technical know-how and a bonanza of information that will allow you to take your Joomla! sites to the next level. Written by bestselling Beginning Joomla! author Dan Rahmel, Advanced Joomla! picks up right where Beginning Joomla! left off. Amongst other things, it shows you how to integrate advanced features into your Joomla! site, including social networking, blogging, and Google and Yahoo! web services; construct advanced Joomla! templates that use multiple stylesheets; use advanced administration techniques; and employ MySQL data reporting, remote deployment, and quality control using automated testing.  Advanced Joomla! assists content providers and web developers in all aspects of Joomla! content creation. For graphic artists and web designers, the professional template techniques and site organization information will prove invaluable. For developers who are weary of the often Byzantine documentation and hunger for clear organized information, Advanced Joomla! holds the key to unlocking the treasures of this advanced CMS system.

Listing 1 - 10 of 20 << page
of 2
>>
Sort by