background preloader

SyncPad - Real-time whiteboard collaboration

SyncPad - Real-time whiteboard collaboration

EvalQCM, générateur de QCM à correction automatique GoForCPPProgrammers - go-wiki - Go for C++ Programmers - Go Language Community Wiki Go is a systems programming language intended to be a general-purpose systems language, like C++. These are some notes on Go for experienced C++ programmers. This document discusses the differences between Go and C++, and says little to nothing about the similarities. An important point to keep in mind is that there are some fundamental differences in the thought processes required to be proficient in the two respective languages. Most formidably, C++'s object model is based on classes and class hierarchies while Go's object model is based on interfaces (and is essentially flat). Consequently, C++ design patterns rarely translate verbatim to Go. For a more general introduction to Go, see the Go Tour, How to Write Go Code and Effective Go. For a detailed description of the Go language, see the Go spec. Conceptual Differences Go does not have classes with constructors or destructors. Syntax The declaration syntax is reversed compared to C++. var ( i int m float64) var v = *p or, more tersely,

CoSketch.com - Online Whiteboard Collaboration Canary - Anonymous company chatter Paperkit : un générateur de papier quadrillé Paperkit est une application en ligne qui a pour objectif de créer des feuilles de papier quadrillé personnalisées. L'accès est gratuit et ne nécessite aucune inscription. L'application permet de régler facilement à l'aide de la souris (palette d'outils flottante) le quadrillage voulu en modifiant la taille de la page, l'interligne, la dimension des marges, la couleur des traits, l'épaisseur des traits... Une fois terminé, il suffit de télécharger au format PDF la page et de l'imprimer. C'est super simple ! Réglages : Formats de papier : A4, A3, Letter, Legal et Tabloid.Unités de mesure : millimètres ou pouces.La zone centrale de prévisualisation donne un aperçu du quadrillage tel qui va être imprimé. Une fois terminé, cliquez sur Download PDF pour récupérer votre papier quadrillé. Ecran : Une application bien utile pour l'école primaire mais aussi pour les parents qui ont des enfants gourmands en feuilles de papier quadrillées ! Plus d'informations ici :

Go (programming language) "Google Go" redirects here. For the computer program by Google to play the board game Go, see AlphaGo. Two major implementations exist: With this type definition, ipv4addr(x) interprets the uint32 value x as an IP address. // ZeroBroadcast reports whether addr is 255.255.255.255.func (addr ipv4addr) ZeroBroadcast() bool { return addr == 0xFFFFFFFF} An interface specifies a set of types by listing required methods and their types, and is satisfied by any type that has the required methods. Go critics assert that: The Go authors put substantial effort into molding the style and design of Go programs: Go includes the same sort of debugging, testing, and code-vetting tools as many language distributions. It also includes profiling and debugging support, runtime instrumentation (to, for example, track garbage collection pauses), and a race condition tester. Here is a Hello world program in Go: package main import "fmt" func main() { fmt.Println("Hello, World")}

Online Whiteboard and Collaboration - Scribblar.com How to Detect Men’s Lies.. It’s Easier Than You Think! | Pretty Like a Pin up Ever wanted to learn how to really tell if you man is lying? Becoming a human lie detector not as difficult as you think. Learning this skill takes a little practice, but once mastered, can help you in all areas of your life ESPECIALLY your love life. Believe it or not, detecting lies has a ton to do with the direction that someone is looking. You have to interpret “Visual Accessing Cues”. When asked a question a right-handed person looks (from your viewpoint, looking at them): Up and to the Left Indicates: Visually Constructed Images (Vc)If you asked someone to “Imagine a purple buffalo”, this would be the direction their eyes moved in while thinking about the question as they “Visually Constructed” a purple buffalo in their mind. Up and to the Right Indicates: Visually Remembered Images (Vr)If you asked someone to “What color was the first house you lived in?” To the Left To the Right Down and to the Left Down and To the Right How To Use This To Detect Lies Important! Read More Here. Like this:

videos Grégoire Mariton est finaliste du concours "Ma thèse en 180 secondes". Voici sa vidéo et les liens des autres finalistes. Toutes les infos sur : Les 27 candidats nationaux : So You Want to Be an App Developer? Here's How [INFOGRAPHIC] Apps are in. There's no denying it. Seems everyone these days has a great idea for a mobile app: apps to find food, apps to find rides, apps to find more apps. The list goes on. But just how do you become an app developer anyway? A degree in computer science or software engineering is a very strong foundation. To do that, you'll need a well-rounded skillset, including UI design, familiarity with a range of programming languages, backend computing knowledge and — this one's very important — some savvy business knowledge. The online education portal Schools.com recently surveyed the app landscape, and pulled information from a variety of sources around the web to put together the infographic below, which serves as a primer for aspiring developers.

Explain Everything™ Interactive Whiteboard | Animate your thinking

Related: