• Stars
    star
    1
  • Language
    PHP
  • Created over 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

repository created

More Repositories

1

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 ES6
JavaScript
4
star
2

Python-Interactive-Games

Interactive games in Python, sample code
Python
1
star
3

Spring02RESTfulWebService

Building a RESTful Web Service This guide walks you through the process of creating a "hello world" RESTful web service with Spring.
Java
1
star
4

oct_test_area

Temporarily test repository, something to try out.
PHP
1
star
5

Spring01HelloWorld

Hello world program using Spring
Java
1
star
6

7-3-QueryingMongoDBcollections

1
star
7

Spring10gs-accessing-facebook

Accessing Facebook Data This guide walks you through the process of creating a simple web application that accesses Facebook data
Java
1
star
8

7-5-Logging-in-to-Express-applications-using-Passport

JavaScript
1
star
9

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.
Java
1
star
10

holidayapp

PHP
1
star
11

jenkins-jobs

Jenkins job to create jenkins jobs
Groovy
1
star
12

Spring03SchedulingTasks

This guide walks you through the steps for scheduling tasks with Spring.
Java
1
star
13

94

Game 94 percent - angularjs angularchart, js
JavaScript
1
star
14

HighchartsJavascriptPHPmySQL

JavaScript
1
star
15

Spring06AccessingRelationalDatausingJDBCwithSpring

You’ll build an application using Spring’s JdbcTemplate to access data stored in a relational database.
Java
1
star
16

Spring04DetectingaDevice

This guide walks you through the process of using Spring to detect the type of device that is accessing your web site.
Java
1
star
17

accessaber

Code samples. Back end admin portal for Aberystwyth University.
PHP
1
star
18

Spring05ConsumingaRESTfulWebService

This guide walks you through the process of creating an application that consumes a RESTful web service.
Java
1
star
19

Spring07gs-uploading-files

This guide walks you through the process of creating a server application that can receive multi-part file uploads.
Java
1
star
20

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.
Java
1
star
21

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.
JavaScript
1
star