DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Data & Analytics Django village talk 42

- Gestione delle transazioni: commit/rollback a livello di db, autocommit, atomic, commit on success, TransactionMiddleware, etc. - Lock dei record in fase di modifica: lock…

Documents DSD Lab Programs Using VHDL (Adders, Subtractors, Comparator, Decoder, Parity, Multiplexer,...

FULL ADDER AIM: To design, implement and analyze all the three models for full adder. Design: First, VHDL code for half adder was written and block was generated. Half adder…

Design How to create a basic concept

What is concept thinking? A really short introduction to the basis elements of concept thinking. 27 pages with minimal text and a lots of examples.

Devices & Hardware Physical Computing Using Go and Arduino

Using the Google's Go Programming language on App Engine to capture realtime sensor data from an Arduino over the internet.

Technology 13 Things to Know About Teens and Technology

At the 29th Annual ACT Enrollment Planners Conference, Director Lee Rainie will highlight 13 things everyone should know about how today's teens use technology. With…

Education INDUCTIVE-DEDUCTIVE METHOD OF TEACHING MATHEMATICS

Inductive method:a psychological method of developing formulas and principles Deductive method:A speedy method of deduction and application. best method is to develop formuias…

Engineering Unsupervised Learning with Apache Spark

Unsupervised learning refers to a branch of algorithms that try to find structure in unlabeled data. Clustering algorithms, for example, try to partition elements of a dataset…

Engineering Building a Scalable Distributed Stats Infrastructure with Storm and KairosDB

Building a Scalable Distributed Stats Infrastructure with Storm and KairosDB Many startups collect and display stats and other time-series data for their users. A supposedly-simple…