There are no reviews yet. Be the first to send feedback to the community and the maintainers!
NodeJS-React-SocketIO-Interactive-App
Socket technology is a natural fit for presentation and chat applications. This course helps you use Socket IO in combination with powerful JavaScript libraries to develop an interactive polling application that processes data in real time, allowing presenters to interact with audience members and graph their responses. Each step in the process is shown, starting with setting up the node environment and express app for development. You'll then create and connect sockets for real-time data sharing and set up routing and interface elements with React.js, refactoring those components for ES6 integration. This setup will allow you to program functionality for running presentations, joining presentations, asking and answering questions, and graphing the results of the poll. Topics include: Setting up the environment Connecting sockets Handling disconnects Setting up the React.js router Passing state to child components as properties Joining the presentation Starting and running the presentation Asking and answering questions Graphing results Upgrading to ES6Python-Interactive-Games
Interactive games in Python, sample codeSpring02RESTfulWebService
Building a RESTful Web Service This guide walks you through the process of creating a "hello world" RESTful web service with Spring.oct_test_area
Temporarily test repository, something to try out.Spring01HelloWorld
Hello world program using Spring7-3-QueryingMongoDBcollections
Spring10gs-accessing-facebook
Accessing Facebook Data This guide walks you through the process of creating a simple web application that accesses Facebook data7-5-Logging-in-to-Express-applications-using-Passport
Spring08gs-authenticating-ldap
Authenticating a User with LDAP This guide walks you through the process creating an application and securing it with the Spring Security LDAP module. You’ll build a simple web application that is secured by Spring Security’s embedded Java-based LDAP server. You’ll load the LDAP server with a data file containing a set of users.holidayapp
jenkins-jobs
Jenkins job to create jenkins jobsSpring03SchedulingTasks
This guide walks you through the steps for scheduling tasks with Spring.94
Game 94 percent - angularjs angularchart, jsHighchartsJavascriptPHPmySQL
Spring06AccessingRelationalDatausingJDBCwithSpring
You’ll build an application using Spring’s JdbcTemplate to access data stored in a relational database.Spring04DetectingaDevice
This guide walks you through the process of using Spring to detect the type of device that is accessing your web site.accessaber
Code samples. Back end admin portal for Aberystwyth University.Spring05ConsumingaRESTfulWebService
This guide walks you through the process of creating an application that consumes a RESTful web service.Spring07gs-uploading-files
This guide walks you through the process of creating a server application that can receive multi-part file uploads.Spring09gs-messaging-redis
Messaging with Redis This guide walks you through the process of using Spring Data Redis to publish and subscribe to messages sent via Redis. You’ll build an application that uses StringRedisTemplate to publish a string message and has a POJO subscribe for it using MessageListenerAdapter.NodeJS-TDD
Create scalable and rock-solid applications for desktop, web, and mobile devices using a test-driven development process and Node.js. In this short course Alex Zanfir shows how to plan and write tests with Node.js and useful Node.js-based frameworks such as Mocha and Should.js. He'll test both the data and web layers of an example API and show how design solutions can emerge from testing.Love Open Source and this site? Check out how you can help us