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
2,185,030
result(s) for
"Web sites"
Sort by:
Web page design
by
Gifford, Clive, author
,
Gifford, Clive. Get connected to digital literacy
in
Web sites Design Juvenile literature.
,
Web sites Design.
2018
\"Describes how Web pages are built, how coding languages work together, what content management systems are, and how Internet links work. Young readers are shown how to plan and design their own Web page using templates\"--Amazon.com.
Django Design Patterns and Best Practices
by
Ravindran, Arun
in
COMPUTERS / Computer Science
,
Django (Electronic resource)
,
Web site development-Computer programs
2018,2024
Learning to build more maintainable websites with Django either takes a lot of experience or familiarity with various pragmatic design patterns. This book will accelerate your journey into the world of web development. This new edition is updated with additional chapters and diagrams to help you get to grips with the current best practices in.
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.
Folksonomies. Indexing and Retrieval in Web 2.0
by
Peters, Isabella
in
Electronic information resource searching
,
Information retrieval
,
Information retrieval -- Social aspects
2009
In Web 2.0 users not only make heavy use of Col-laborative Information Services in order to create, publish and share digital information resources - what is more, they index and represent these re-sources via own keywords, so-called tags. The sum of this user-generated metadata of a Collaborative Information Service is also called Folksonomy. In contrast to professionally created and highly struc-tured metadata, e.g. subject headings, thesauri, clas-sification systems or ontologies, which are applied in libraries, corporate information architectures or commercial databases and which were developed according to defined standards, tags can be freely chosen by users and attached to any information resource. As one type of metadata Folksonomies provide access to information resources and serve users as retrieval tool in order to retrieve own re-sources as well as to find data of other users.
The book delivers insights into typical applications of Folksonomies, especially within Collaborative Information Services, and discusses the strengths and weaknesses of Folksonomies as tools of knowl-edge representation and information retrieval. More-over, it aims at providing conceptual considerations for solving problems of Folksonomies and presents how established methods of knowledge representa-tion and models of information retrieval can successfully be transferred to them.
Behind the Screen
2019
An eye-opening look at the invisible workers who protect us from seeing humanity's worst on today's commercial internetSocial media on the internet can be a nightmarish place. A primary shield against hateful language, violent videos, and online cruelty uploaded by users is not an algorithm. It is people. Mostly invisible by design, more than 100,000 commercial content moderators evaluate posts on mainstream social media platforms: enforcing internal policies, training artificial intelligence systems, and actively screening and removing offensive material-sometimes thousands of items per day. Sarah T. Roberts, an award-winning social media scholar, offers the first extensive ethnographic study of the commercial content moderation industry. Based on interviews with workers from Silicon Valley to the Philippines, at boutique firms and at major social media companies, she contextualizes this hidden industry and examines the emotional toll it takes on its workers. This revealing investigation of the people \"behind the screen\" offers insights into not only the reality of our commercial internet but the future of globalized labor in the digital age.
Dreamweaver CS5.5
\"Dreamweaver is the tool most widely used to design and manage professional-looking websites, but it's a complex program. That's where 'Dreamweaver CS5.5: The Missing Manual' comes in. With its jargon-free explanations, 13 hands-on tutorials, and savvy advice from Dreamweaver expert Dave McFarland, you'll master this versatile program with ease.\"--P. [4] of cover.
Mastering Bootstrap 4
Bootstrap 4 is a free CSS and JavaScript framework that allows developers to rapidly build responsive web-interfaces. This book will help you adapt and customize Bootstrap to produce enticing websites that fit your needs.
WordPress Web design for dummies
Provides information on using WordPress to create and maintain a Web site, covering such topics as text editors, choosing colors and fonts, themes and templates, widgets, CSS, HTML, CMS, and plugins.
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.