http://blog.davidecoppola.com/2016/11/qt-network-and-json-example-simple-hacker-news-reader/
Tags: #programming #Cpp
Tags: #programming #Cpp
Bits of Bytes
Qt Network and JSON example: a simple Hacker News reader
This tutorial will show you how to use Qt Network and JSON to create a simple Hacker News reader. Source code and project file are available on GitHub.
http://thehackernews.com/2016/11/facebook-locky-ransomware.html
And then, after the SVG malware, here's the JPG one.
Tags: #security #malware
And then, after the SVG malware, here's the JPG one.
Tags: #security #malware
The Hacker News
Beware! Malicious JPG Images on Facebook Messenger Spreading Locky Ransomware
Hacker are spreading Malicious JPG Images on Facebook Messenger to infect computers with Locky Ransomware
https://futurism.com/graphenes-infusion-in-textiles-is-the-future-of-wearable-electronics/
Tags: #technology #hardware
Tags: #technology #hardware
Futurism
Graphene's Infusion in Textiles is the Future of Wearable Electronics
Scientists have figured out a means of incorporating graphene to cotton to allow for seamless integration between electronics and textiles. The method was tested by making a motion sensing wearable that even withstood more than 10 washing cycles.
Syra's Techbinder via @vote
We talk about a very large amount of topics. Which category do you prefer? Programming – 88 👍👍👍👍👍👍👍 41% Security (general) – 37 👍👍👍 17% Algorithms, AI (Machine & Deep Learning) – 32 👍👍👍 15% Engineering (Git, Design Patterns, ...) – 21 👍👍 10% Web development…
Hey there! We want remember you that the poll about your favorite @techbinder topic is still open. Click on the reply to reach it.
Also, through @techbinderbot, you can send us a feedback ( /feedback ) to let us know what do you think about our channel and what we might improve. Thank you and stay tuned for more tech posts!
Also, through @techbinderbot, you can send us a feedback ( /feedback ) to let us know what do you think about our channel and what we might improve. Thank you and stay tuned for more tech posts!
http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html
What every computer scientist should know about floating-point arithmetic
Tags: #floatingPoint #math
What every computer scientist should know about floating-point arithmetic
Tags: #floatingPoint #math
https://technologyconversations.com/2013/12/20/test-driven-development-tdd-example-walkthrough/
Tags: #programming #tdd
Tags: #programming #tdd
Technology Conversations
Test Driven Development (TDD): Example Walkthrough
Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: first the developer writes an (initially failing) automated test cas…
https://techcrunch.com/2016/12/05/why-education-should-become-more-like-artificial-intelligence/
Tags: #AI
Tags: #AI
TechCrunch
Why education should become more like artificial intelligence
Artificial intelligence is all around us. It’s in our cars, our homes and our pockets. With all this information, this intelligence, at our fingertips and lips, shouldn’t our…
http://www.ibm.com/developerworks/opensource/library/os-postgresecurity/index.html
Tags: #database #security #postgreSQL
Tags: #database #security #postgreSQL
Ibm
Total security in a PostgreSQL database
Database security is the single biggest concern with today's Web-based applications. Without control, you risk exposing sensitive information about your company or, worse yet, your valuable customers. In this article, learn about security measures you can…
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Tags: #programming
Tags: #programming
Bartosz Milewski's Programming Cafe
Category Theory for Programmers: The Preface
Table of Contents Part One Category: The Essence of Composition Types and Functions Categories Great and Small Kleisli Categories Products and Coproducts Simple Algebraic Data Types Functors Functo…