Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (25)
  • Svekis, Laurence  (16)
  • Long, Josh  (9)
  • Web site development  (19)
  • Application software Development  (7)
Datasource
  • MPI Ethno. Forsch.  (25)
Material
Language
  • 1
    ISBN: 9781484286494 , 1484286499
    Language: English
    Pages: 1 online resource
    Edition: Fifth edition.
    Parallel Title: Erscheint auch als
    Keywords: Application software Development ; Java (Computer program language) ; Web site development ; Electronic books
    Abstract: This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now include Spring R2DBC for Reactive Relational Database Connectivity, a specification to integrate SQL databases, like PostgreSQL, MySQL and more, using reactive drivers. Furthermore, this book includes additional coverage of WebFlux for more reactive Spring web applications. Reactive programming allows you to build systems that are resilient to high load, especially common in the more complex enterprise, native cloud applications that Spring Framework lets you build. This updated edition also uses code snippets and examples based on newest available standard long term support release of Java. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your specific Spring Framework-based application needs. This can save you a great deal of work over creating a project from scratch. This powerful code reference is a "must have" for your print or digital library. This developer cookbook comes with accompanying source code that is freely available on GitHub under latest Creative Commons open source licensing.
    Note: Includes index. - Description based on online resource; title from digital title page (viewed on May 05, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn hands-on web development with HTML5 and CSS3 in this completely new, up-to-date course. You'll learn the fundamentals of HTML and CSS so you can create your own website from scratch, transfer your pages to a web server, and make your site look good and work well. HTML is the foundation for websites, and you'll find it surprisingly easy and straightforward to become fluent with it. We'll cover a simplified approach to the language to teach you the core HTML elements that make up any web page. In a step-by-step, easy-to-follow approach, we go over all the basics you need to get started developing a web page. Once you complete your basic HTML page, we'll show you how to add styles to bring your HTML to life. You'll learn how to apply the most common styling features to design your website the way you want it to look. And we'll walk you through making your website responsive so that it works across different devices. This course includes source code so you can try the code for yourself and explore what you can make happen. And it's also loaded with tips for better web development and site creation.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9781803233307
    Language: English
    Pages: 1 online resource (270 pages)
    Edition: Third edition.
    DDC: 005.2762
    Keywords: Spring Boot (Electronic resource) ; Application software Development
    Abstract: Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3 Purchase of the print or Kindle book includes a free eBook PDF Key Features Learn Spring Boot in a cohesive manner with this practical guide by a core Spring contributor Discover popular Java developer tools such as GraalVM native images, serving up JSON, and more Build secure, scalable, and manageable web applications from zero to production Book Description Spring Boot 3 brings more than just the powerful ability to build secure web apps on top of a rock-solid database. It delivers new options for testing, deployment, Docker support, and native images for GraalVM, along with ways to squeeze out more efficient usage of existing resources. This third edition of the bestseller starts off by helping you build a simple app, and then shows you how to secure, test, bundle, and deploy it to production. Next, you'll familiarize yourself with the ability to go "native" and release using GraalVM. As you advance, you'll explore reactive programming and get a taste of scalable web controllers and data operations. The book goes into detail about GraalVM native images and deployment, teaching you how to secure your application using both routes and method-based rules and enabling you to apply the lessons you've learned to any problem. If you want to gain a thorough understanding of building robust applications using the core functionality of Spring Boot, then this is the book for you. By the end of this Spring Boot book, you'll be able to build an entire suite of web applications using Spring Boot and deploy them to any platform you need. What you will learn Create powerful, production-grade web applications with minimal fuss Support multiple environments with one artifact, and add production-grade support with features Find out how to tweak your Java apps through different properties Enhance the security model of your apps Make use of enhancing features such as native deployment and reactive programming in Spring Boot Build anything from lightweight unit tests to fully running embedded web container integration tests Get a glimpse of reactive programming and decide if it's the right approach for you Who this book is for This book is for both novices and experienced Spring developers looking to learn how to build applications without wasting time on infrastructure and other tedious details. Working knowledge of the Java programming language is assumed
    Note: Online resource; title from title details screen (O'Reilly, viewed January 5, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites Design ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is the only course you need to learn how to code with jQuery. This course is designed to demonstrate and help you learn the core concepts of working with jQuery. It will help you develop web projects quicker! Web visitors expect interaction and dynamic content, jQuery helps deliver! See it in action and we guarantee you will want to apply it to your own code. It's really fun to use and simplifies many of the popular JavaScript functionalities.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023).504 Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Document Object Model (Web site development technology) ; Web site development ; Web sites Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Create fun and practical mini projects with JavaScript. Grow your portfolio. Add interactive or dynamic content to your web pages. If you want to do any or all of these things, this is the course for you! JavaScript can bring your web pages to life by interacting with the Document Object Model or DOM. Select page elements, make changes, and update them as needed. Power up your web pages with exciting content, driven dynamically with JavaScript. Learn by doing. Multiple projects help you learn about JavaScript and interacting with the DOM—and practice what you learn at the same time! These fun projects will also introduce you to new possibilities of what can be done with JavaScript.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 19 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Google Apps ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The course shows you how to apply a Google Apps Script to create a time-saving micro-application using connected Google Workspace apps to produce amazing functionality. Source code is included. You’re taught by an instructor with many years of real-world Google web development experience.
    Note: Online resource; title from title details screen (O’Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 16 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites Design ; Document Object Model (Web site development technology) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Explore how to create amazing mini-projects that help you learn JavaScript. If you want to add interaction or dynamic content to your web pages, this is the course for you! Create amazing content on your pages, driven dynamically with JavaScript. Projects within this course are designed to help you learn more about JavaScript and interacting with the DOM. Learn by example, because the course is loaded with fun projects that demonstrate what you can do with JavaScript. Explore how to write JavaScript code, select page elements, and more. The course covers everything you need to know in a step-by-step format so that you can start coding with JavaScript and create amazing things. Learn about JavaScript and DOM page element manipulation. No libraries, no shortcuts--just learn JavaScript to make dynamic and interactive web applications.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications
    ISBN: 9781617298813 , 1617298816
    Language: English
    Pages: 1 online resource (xxiii, 558 pages)
    Parallel Title: Erscheint auch als
    DDC: 005.3
    Keywords: Spring Boot (Electronic resource) ; Application software Development ; Logiciels d'application ; Développement ; Application software ; Development ; Electronic books
    Abstract: Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You’ll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Shelter Island, NY : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file, (14 hr., 1 min.))
    DDC: 005.3
    Keywords: Spring Boot (Electronic resource) ; Application software Development ; Audiobooks
    Abstract: Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format. In Spring Boot in Practice you will learn: Spring Boot's features from an expert's perspective Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Utilizing Spring Security and securing your Spring application in production Designing and developing microservices and RESTful APIs with Spring Boot Microservice versioning, documentation, and security Reactive application development and reactive data access with WebSocket and RSocket Deploying Spring Boot applications on Kubernetes and major cloud platforms Implementing containerization in a Spring Boot application Using Spring Boot with Kotlin and GraalVM Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You'll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion. About the Technology With Spring Boot, it's a snap to create standalone Spring applications that require minimal manual setup. Spring Boot directly embeds a server like Tomcat or Jetty into your project and preconfigures core Spring settings, third-party libraries, security, and other key elements. It's a big framework, with lots of powerful features. This book provides a rich collection of techniques to help you get the most out of Spring Boot. About the Book Spring Boot in Practice is a cookbook-style guide to Spring application development. Following a convenient Problem-Solution-Discussion format, it takes you technique-by-technique through Spring Boot fundamentals. You'll dive deep into auto-configuration, security, microservices, and more. Along the way, you'll also discover numerous advanced and hidden features. All the book's source code is open source, so you can integrate the detailed samples into your own projects. What's Inside Instantly useful techniques with reusable source code Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Securing Spring applications in production Microservices and RESTful APIs About the Reader For Spring Boot beginners with some Spring experience. About the Author Somnath Musib has over a decade of development experience, and has been actively working with Spring Boot since 2015. Quotes Your reliable guide to Spring...Somnath Musib does a great job, and his expert guidance makes it easy to focus on the journey that matters: the journey to production. - Josh Long, Spring Developer Advocate, Tanzu, a division of VMWare A-Z guide for Spring Boot. - Najeeb Arif, Thoughtworks Hands-on recipes and best practices that help you build applications faster. - Joô Miguel Pires Dias, Mercedes-Benz.io Invaluable for creating robust API frameworks rapidly and leveraging microservice best practices. - Lachman Dhalliwal, Netcompany.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804611760 , 180461176X
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 24 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Google Apps ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Bring your coding to the next level or get more familiar with all the amazing things that can be done with Google Apps Script. About This Video Learn to create bound applications that allow you to use the Google Workspace container and create customized interactions within it Expand your Google Workspace knowledge with exercises and challenges Learn to connect various Google Workspace services to create applications In Detail Google Apps Script is by far one of the best coding languages to get started with, as it allows you to access the power of all the Google services that simply work so incredibly well within the script. It is based on JavaScript, which makes it easy to get started. You will start by learning how to write code in Google Apps Script and understand the features of Google Apps Script. You will learn to create projects and open the project to update and edit the code. Moving on, you will learn how to use the power of the Workspace services and create custom macros adding advanced functions to your spreadsheet with Google Apps Script. You will understand how to interact with Google Workspace services, see examples of using Classes in Workspace services, and learn how to access class methods. Then we will explore some amazing applications that can be built with Google Apps Script. The projects of this course will demonstrate how to apply Google Apps Script code to create docs, create a web app with both GET and POST endpoints, make use of sheet data, get sheet data, send emails, and much more. We will wrap up the course by creating a web form that can send emails using your Gmail account. By the end of the course, you will learn to interact with Google Workspace services and learn how to code Google Apps Script. Audience This course is for Google Workspace users, web developers, and web designers. It can also be taken by application developers who want to learn Apps Script, Google Workspace users who want advanced and customized functionality, and JavaScript developers who want to learn Apps Script. This course is also useful to anyone who uses Google Workspace and wants custom functionality for Google Workspace users. All you need is an internet connection and a Google Account, and you can start creating your coding apps.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781804618172 , 1804618179
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 52 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn all the core fundamentals of modern web design, covering all the commonly used syntax for HTML and CSS. About This Video Understand how to create elements with code and add them to your web page Learn to select elements from your web page with JavaScript Learn to style your web pages with CSS In Detail JavaScript code runs your browser as your HTML page loads. Adding JavaScript to your code can improve the user experience of the web page. This course will cover the basics of getting started with JavaScript, HTML, and CSS and the code syntax to write JavaScript code. JavaScript is a set of instructions you can add to your code to let the browser know what to do next. It covers the core concepts of JavaScript so that you can try the code and get familiar with what it does. Using JavaScript, you can access the HTML DOM in the browser, which allows you to interact and manipulate web page content. JavaScript creates the interactive and dynamic content seen today on all major modern web pages. Learn what CSS is and how you can style your web pages with Cascading Style Sheets (CSS). HTML provides a structure for your webpage; CSS allows you to style your page. Design the page with your style, set up page layouts, add colors, fonts, and more. Present your webpages as you want them to look, independent of the HTML; you can make your web content look and style as you imagine it should. You will also learn Document Object Model (DOM), which is a programming interface for HTML documents; that is, the logical structure of a page and how the page content can be accessed and manipulated. By the end of the course, you can start coding quickly and focus on designing your interactive and dynamic web pages. Audience This course is for beginners in web design and for anyone who wants to learn more about coding or for anyone curious to learn HTML, CSS, and JavaScript. This course can also be taken by someone who wants to create interactive web pages and who wants a quick and effortless way to start coding.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 22 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: JavaScript (Computer program language) ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Each lesson ends with challenges and tasks for the project--code alongside the lessons to develop your own image slider. Source code is included. Includes section setup details and information for starting the project, such as resources and websites. Create an array of image paths to output images to the page. Explore how to set up a testing array of placeholder images, customize the images, and generate a useful array of content for your page. Use a random image colors function to add colorful images to the web page. Use JavaScript string methods to create a random hex color value generator. Add CSS styling to your jQuery image slider project, and set up and position the images to stack using jQuery. Create visible images to output to the web page and style with CSS. Add and remove element classes with jQuery. Set up moving slides on intervals using a selection of active elements. Update and remove classes and add new, active classes to the new sibling element using jQuery. Add control button options for user event listeners and slider controls. Add buttons with jQuery so that the user can control movement of slides to next and previous images. Users can update intervals and reset the interval timer. Debug the jQuery project, and update and reset the interval timer to restart the counters once a user interacts with the slider controls. Prior to a final code review, do updates and debug the image carousel project.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559885
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 39 min.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web applications ; Application software ; Development ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "Easy document object manipulation with the most popular JavaScript Library. This course is perfect for anyone who wants to learn jQuery quickly in a fast-paced course that teaches you all the core fundamentals of jQuery to get you started quickly. Step-by-step learning covering the core parts of jQuery to get you coding quickly. Source code and everything you need to get started are included."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559687
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 28 min., 2 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "Create Dynamic and interactive web pages with JavaScript and the DOM. In this course, you will learn how to make web-pages dynamic and interactive using JavaScript to connect with the Document Object Model and influence and manipulate page elements. The Document Object Model is a massive object that represents your page elements and their attributes. JavaScript can easily select objects within the DOM and use their content to change the display, add interactive events, update styling, and a whole lot more. JavaScript makes your web page come to life; it opens doors and makes amazing things happen on your website. This course covers only the JavaScript Document Object Model and prior JavaScript knowledge is a prerequisite."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838551278
    Language: English
    Pages: 1 online resource (1 streaming video file (13 hr., 35 min., 43 sec.)) , digital, sound, color
    Keywords: Web site development ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Web sites ; Design ; Electronic videos ; local ; Electronic videos
    Abstract: "This course starts from scratch, teaches you how to create websites, and covers everything from the basic syntax, all the common tags used to develop web content, and how and where you can write HTML, top resources and links included. You'll learn about HTML structure within web pages; explore HTML5 semantic elements; build your own HTML template; create HTML lists, hyperlinks, and add images; build tables for even more HTML structure; create forms with in-depth form examples and HTML tag explanations; add iframes and more cool HTML elements; create your own mini HTML site using only HTML; and everything you want to know about CSS, JavaScript, JavaScript Document Object Model (DOM), JSON, AJAX, and jQuery."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838554125
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 20 min., 44 sec.)) , digital, sound, color
    Keywords: HTML (Document markup language) ; Web site development ; Electronic videos ; local
    Abstract: "Introduction to HTML: A Complete Beginner-to-Expert Course is perfect for anyone who wants to learn HTML or learn more about it. HTML provides the structure for every website and it's the foundation for everything you see on the web. Browsers read HTML and render it out for web users. In this course, you will learn everything you need to know about HTML and HTML5. It's packed full of challenges and exercises to get you writing HTML quickly. As you follow the lessons, source code is also included to get you started quickly and easily. The course will provide you everything you need to get started with HTML and challenge you to learn HTML. This includes lectures on basic syntax, all the common tags used to develop web content and how and where you can write HTML, top resources and links are included. You'll learn about HTML structure within web pages, explore HTML5 semantic elements, build your own HTML template, create HTML lists; use hyperlinks, add images; and more."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789612837
    Language: English
    Pages: 1 online resource (1 streaming video file (12 hr., 43 min., 59 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Internet programming ; Electronic videos ; local
    Abstract: "This course has everything you need to use add jQuery to your skills as a web developer! Inside the course, you'll build a color guessing game, form exercise, YouTube API AJAX data application, combo lock game and much, much more! You will be amazed at how easy it can be to do some much. Best of all jQuery syntax just makes sense! Today. jQuery is still the most popular JavaScript library available, in fact over 19 Million websites use it and its used in almost 5000 libraries. jQuery Knowledge should be part of any front-end developers skill set and its a natural choice for anyone who is familiar with CSS and JavaScript. jQuery provides web developers and an easy way to create interactions with web pages. Basic understanding of the JavaScript Document Object Model and CSS is suggested as a prerequisite to this course. this course covers everything you need to know in order to start creating amazing web applications using jQuery."--Resource description page.
    Note: Title from resource description page (Safari, viewed October 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789808179
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 39 min., 14 sec.)) , digital, sound, color
    Keywords: Bootstrap (Computer program) ; Web site development ; Web sites ; Design ; Web sites ; Authoring programs ; Electronic videos ; local
    Abstract: "This course uses Bootstrap 4.0.0-beta, the latest version. Learn about the Bootstrap Grid and new changes that make it easier to use. Find out how to use Bootstrap 4 navbars by making them responsive. Structure content in tables, lists, and cards. Make text stand out with amazing Bootstrap 4 utilities. Bootstrap is a free and open-source front-end web framework for designing websites and web applications. It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation, and other interface components, as well as optional JavaScript extensions. Unlike many web frameworks, it concerns itself with front-end development only. Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open-source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app, a responsive grid system, extensive pre-built components, and powerful plugins built on jQuery. Add to the library and then you are ready to bring the power of Bootstrap into your web pages! It's simple and easy to use and facilitates web design and development. This is all available within Bootstrap. You will be amazed at how easy it is to create modern websites using Bootstrap."--Resource description page.
    Note: Title from resource description page (Safari, viewed October 18, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789809558
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 37 min., 10 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Application software ; Development ; Web site development ; Electronic videos ; local
    Abstract: "JavaScript is easy to get started with; if you have ever wanted to learn JavaScript, then this is the course for you. You will be amazed at how much JavaScript can do and how easily you can make things happen using JavaScript. Please note that previous web experience is required for this course. A basic knowledge of HTML and CSS will be extremely helpful. The scope of this course involves introducing students to the basic core concepts of JavaScript. JavaScript is a scripting language used everywhere across the web. It is used to enhance HTML web pages and works within HTML files. JavaScript is also an interpreted language, so it doesn't need to be compiled: all you need is a browser to run the code. JavaScript enhances web pages with interactive and dynamic capabilities."--Resource description page.
    Note: Title from resource description page (Safari, viewed November 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838554996
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 23 min., 45 sec.)) , digital, sound, color
    Keywords: Cascading style sheets ; HTML (Document markup language) ; Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "This course is perfect for anyone who wants to learn CSS. CSS allow you to control the look and feel of your website and enable you to create a separation of presentation and content, including layout, colors, and fonts. This includes lots and lots of source code for you to experiment with to save you time so you can start coding CSS straightaway. You will learn how to find the top resources and links to help you learn the basics of styling; how to use classes and IDs to select elements; explore all colors for fonts and backgrounds; move content display properties; learn how to apply styling to common HTML such as lists, tables, and more; use floats to position elements and content; use the box model, padding; margins, border, height, and width for each element; CSS positioning; work with Hyperlinks; and make your sites look good. Cascading Style Sheets (CSS) are a style sheet language used to describe the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. CSS is used to define styles for your web pages, including the design, layout, and variations in display for different devices and screen sizes."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Fourth edition.
    Keywords: Java (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch. The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ, and more. Other recipes include Spring enterprise solutions for topics such as Spring Java EE integration, Spring Integration, Spring Batch, Spring Remoting, messaging, transactions, and working with big data and the cloud using Hadoop and MongoDB. Finally, Spring web recipes cover Spring MVC, other dynamic scripting, integration with the popular Grails Framework (and Groovy), REST/web services, and more. You'll also see recipes on new topics such as Spring Framework 5, reactive Spring, Spring 5 microservices, the functional web framework and much more. This book builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. What You'll Learn Get re-usable code recipes and snippets for core Spring, annotations and other development tools Access Spring MVC for web development Work with Spring REST and microservices for web services development and integration into your enterprise Java applications Use Spring Batch, NoSQL and big data for building and integrating various cloud computing services and resources Integrate Java Enterprise Edition and other Java APIs for use in Spring Use Grails code and much more Who This Book Is For Experienced Java and Spring programmers.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley
    ISBN: 9780133890204
    Language: English
    Pages: 1 streaming video file (3 hr., 51 min., 35 sec.) , digital, sd., col.
    Series Statement: LiveLessons
    Keywords: Web site development ; Application software ; Development ; Application program interfaces (Computer software) ; Electronic videos ; local
    Abstract: "Overview RESTful Web APIs with Spring LiveLessons demonstrates how to write REST services, and manage, secure and consume them using Spring Boot. Description REST has enabled people to build mobile applications that capture our imagination, entertain us, and help us. REST has ushered in a generation of incredibly sophisticated, HTML5-powered browser applications. REST has also made it easier for organizations to adopt a service-oriented architecture with less friction. REST's flexibility, however, can also be its greatest weakness: as often as not there is no clear guidance on where to go and how to get there. What does it mean to deploy a REST service? How do you handle errors in a REST service? What's the easiest way to write a REST service? Spring Developer Advocate Josh Long discusses and demonstrates strategies for securing REST API access along with handling errors and versioning. These LiveLessons also cover how hypermedia and HATEOAS help you to deliver developer and consume friendly web services."--Resource description page.
    Note: Title from resource description page (viewed Apr. 11, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly
    Language: English
    Pages: 1 online resource (x, 47 p.) , ill.
    Keywords: Application software ; Development ; Java (Computer program language) ; Web site development ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java-just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance. You'll get started by building a simple customer relationship management application, complete with step-by-step instructions and code examples. Learn how to control any part of the application with Roo's opt-in feature, while using this open source framework to automate the rest of the code. Set up a Spring application and working Maven build to see Roo in action Address persistence with JPA and the Neo4j graph database-and learn how Roo supports NoSQL databases Use Roo's database reverse-engineering feature to generate a data model from an existing schema Build Roo applications with Spring MVC, Spring WebFlow, Google Web Toolkit, Vaadin, and other web frameworks Secure and test your application
    Note: "Rapid application development for Java and Spring"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Language: English
    Pages: 1 online resource (xliv, 1059 p.) , ill.
    Edition: 2nd ed.
    Keywords: Java (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: With over 3 Million users/developers, Spring Framework is the leading "out of the box" Java framework. Spring addresses and offers simple solutions for most aspects of your Java/Java EE application development, and guides you to use industry best practices to design and implement your applications. The release of Spring Framework 3 has ushered in many improvements and new features. Spring Recipes: A Problem-Solution Approach, Second Edition continues upon the bestselling success of the previous edition but focuses on the latest Spring 3 features for building enterprise Java applications. This book provides elementary to advanced code recipes to account for the following, found in the new Spring 3: Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more Spring enterprise: Spring Java EE integration, Spring Integration, Spring Batch, jBPM with Spring, Spring Remoting, messaging, transactions, scaling using Terracotta and GridGrain, and more. Spring web: Spring MVC, Spring Web Flow 2, Spring Roo, other dynamic scripting, integration with popular Grails Framework (and Groovy), REST/web services, and more. This book guides you step by step through topics using complete and real-world code examples. Instead of abstract descriptions on complex concepts, you will find live examples in this book. When you start a new project, you can consider copying the code and configuration files from this book, and then modifying them for your needs. This can save you a great deal of work over creating a project from scratch!
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    ISBN: 1430224975 , 9781430224976
    Language: English
    Pages: 1 online resource (xxi, 470 p.) , ill.
    Series Statement: The expert's voice in open source
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: "Build Spring enterprise and Java EE applications from the ground up using Recipes from this book as templates to get you started, fast. Employ Spring Integration, Spring Batch and more for your enterprise applications"--Resource description page.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...