DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software Building and Deploying PHP apps with Phing

Slides of the talk that I gave during PHP Johannesburg 2014 https://joind.in/talk/view/10411 Manually creating builds and running deployments can be scary, tedious, error-prone,…

Technology Apache Cassandra - A gentle introduction

1. A gentle introduction by @przemur from Tuesday, October 22, 13 2. Tuesday, October 22, 13 3. PERFORMANCE Tuesday, October 22, 13 4. http://www.datastax.com/wp-content/uploads/2013/02/WP-Benchmarking-Top-NoSQL-Databases.pdf…

Documents Advanced database operations with JDBC

1. Advanced database operations with JDBC Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this…

Documents Digital Media Technology Week 11. Implementation Database Design Retrieval Data entry.

Slide 1Digital Media Technology Week 11 Slide 2 Implementation Database Design Retrieval Data entry Slide 3 XPath - SQL DTD/Schema - ERD Similarities betweeen techniques…

Documents Digital Media Technology Week 7. □ Database □ DBMS □ Data vs. Information □ Data redundancy....

Slide 1Digital Media Technology Week 7 Slide 2 □ Database □ DBMS □ Data vs. Information □ Data redundancy □ Tables, Rows, Columns, Records, Fields □ Relational…

Documents Digital Media Technology Week 13. Exercise 5, week 11.

Slide 1Digital Media Technology Week 13 Slide 2 Exercise 5, week 11 Slide 3 Exercise 6, week 11 Slide 4 CREATE TABLE TREASURE ( TREASURE_ID INT (4) NOT NULL AUTO_INCREMENT,…