Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
1,694
result(s) for
"Web sites Design Programming."
Sort by:
Web coding & development all-in-one
With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment. If you're a would-be developer looking to gain the know-how to build the interfaces, databases, and other features that run modern websites, web apps, and mobile apps, look no further. This guide is your go-to interpreter for speaking the languages that handle those tasks. Get started with a refresher on the rules of coding before diving into the languages that build interfaces, add interactivity to the web, or store and deliver data to sites. When you're ready, jump into guidance on how to put it all together to build a site or create an app.
Landing Page Optimization
by
Page, Rich
,
Ash, Tim
,
Ginty, Maura
in
Data processing Computer science
,
Design
,
Internet marketing
2012
A fully updated guide to making your landing pages profitable
Effective Internet marketing requires that you test and optimize your landing pages to maximize exposure and conversion rate. This second edition of a bestselling guide to landing page optimization includes case studies with before-and-after results as well as new information on web site usability. It covers how to prepare all types of content for testing, how to interpret results, recognize the seven common design mistakes, and much more. Included is a gift card for Google AdWords.
* Features fully updated information and case studies on landing page optimization
* Shows how to use Google's Website Optimizer tool, what to test and how to prepare your site for testing, the pros and cons of different test strategies, how to interpret results, and common site design mistakes
* Provides a step-by-step implementation plan and advice on getting support and resources
Landing Page Optimization, Second Edition is a comprehensive guide to increasing conversions and improving profits.
Django RESTful web services
by
C. Hillar, Gaston
in
Application program interfaces (Computer software)
,
COMPUTERS / Computer Science
,
Django (Electronic resource)
2018,2024
Django is a Python web framework that makes the web development process very easy. It reduces the amount of trivial code, which simplifies the creation of web applications and results in faster development. It is very powerful and a great choice for creating RESTful web services. If you are a Python developer and want to efficiently create RESTful web services with Django for your apps, then this is the right book for you. The book starts off by showing you how to install and configure the environment, required software, and tools to create RESTful web services with Django and the Django REST framework. We then move on to working with advanced serialization and migrations to interact with SQLite and non-SQL data sources. We will use the features included in the Django REST framework to improve our simple web service. Further, we will create API views to process diverse HTTP requests on objects, go through relationships and hyperlinked API management, and then discover the necessary steps to include security and permissions related to data models and APIs. We will also apply throttling rules and run tests to check that versioning works as expected. Next we will run automated tests to improve code coverage. By the end of the book, you will be able to build RESTful web services with Django.
Web design in easy steps
\"Web Design in easy steps, now in its seventh edition, guides you through the process of creating a successful website. The book covers the complete life cycle, from planning through to testing, launching and promoting your site. Whether you're a budding designer who plans to build your own site, or you just want to be able to talk to professional designers in their own language, this book will give you an understanding of what makes a great website design. You'll learn how to use HTML, CSS and JavaScript to build sites that are easy to use. This new edition has been updated to cover responsive design so that you can make websites that work on any device. Create a great website, with robust knowledge of the technologies and techniques that will deliver the best experience for your visitors. An indispensable guide for all website owners!\" -- Provided by publisher.
Hands-On UX Design for Developers
This hands-on guide will teach you simple-to-advanced steps of user experience design. It starts from idea concept evaluation, product research, user interface design, and design implementation in code. We focus not only on the UI or design, but also on other things that are connected to it. UX has its own process that requires its own sets of.
Electron in action
Wouldn't it be great to build desktop applications using just your web dev skills? Electron is a framework designed for exactly that! Fully cross-platform, Electron lets you use JavaScript and Node to create simple, snappy desktop apps. Spinning up tools, games, and utilities with Electron is fast, practical, and fun! \"Electron in action\" teaches you to build cross-platform applications using JavaScript, Node, and the Electron framework. You'll learn how to think like a desktop deveoper as you build a text tool that reads and renders Markdown. You'll add OS-specific features like the file systems, menus, and clipboards, and use Chromium's tools to distribute the finished product. You'll even round off your learning with data storage, performance optimization, and testing.
Building Blazor WebAssembly Applications with gRPC
by
Pekárek, Václav
in
COMPUTERS / Programming / General
,
Computing and Processing
,
Web site development
2022,2024
Explore the power of Blazor WebAssembly, gRPC, and source generators for easy and quick web development
Key Features
Get to grips with integration between Blazor, gRPC, and source generators in real-life projectsDevelop a complete Blazor WebAssembly project that takes advantage of gRPC’s capabilitiesExplore best practices for building a high-performance web application with Blazor and C#
Book Description
Building Blazor WebAssembly Applications with gRPC will take you to the next level in your web development career. After working through all the essentials of gRPC, Blazor, and source generators, you will be far from a beginner C# developer and would qualify as a developer with intermediate knowledge of the Blazor ecosystem. After a quick primer on the basics of Blazor technology, REST, gRPC, and source generators, you’ll dive straight into building Blazor WASM applications. You’ll learn about everything from two-way bindings and Razor syntax to project setup. The practical emphasis continues throughout the book as you steam through creating data repositories, working with REST, and building and registering gRPC services. The chapters also cover how to manage source generators, C# and debugging best practices, and more. There is no shorter path than this book to solidify your gRPC-enabled web development knowledge. By the end of this book, your knowledge of building Blazor applications with one of the most modern and powerful frameworks around will equip you with a highly sought-after skill set that you can leverage in the best way possible.
What you will learn
Master routing and test your learning with demo applicationsCreate service and controller classes for your API endpointsUse gRPC with Blazor instead of REST and revamp your applicationsStudy partial classes, attributes, and more in source generatorsWrite reusable Razor components and debug your code effectivelyUnderstand the semantic model of C# codeDiscover how to read and navigate through syntax treesBuild dynamic websites without using JavaScript
Who this book is for
This book is for beginner C# developers who want to learn how to create more performant web apps with less code using Blazor, the gRPC protocol, and source generators. The book assumes a basic understanding of C#, HTML, and web development concepts.
WordPress Development Quick Start Guide
by
Ratnayake, Rakhitha Nimesh
in
Application software-Development
,
COMPUTERS / Computer Science
,
Web site development
2018,2024
WordPress is the most used CMS in the world and it is the ideal way to share your knowledge with a large community as well as build a profitable business. Getting started with WordPress development has often been a challenge for novice developers, and this book will help you find your way.