SlideShare a Scribd company logo
C++ in our world 
8.12. 2014 FI MUNI 
Brno 
@jurajmichalek 
http://www.ysofters.com
Grab the source code 
https://github.com/ysoftdevs/cpp-examples
Who am I? 
Blog: http://georgik.sinusgear.com
C++ today 
NuGet 
REST communication 
Gradle & C++ 
Jenkins 
IDEs 
Go language
Programming languages we know 
strongly influence the way we think 
about programming. 
- JS Conf 2014 - Jenna Zeigen
Breeze of fresh ideas starts blowing 
from NodeJS, AngularJS and others
Old rust is falling apart 
New shiny tools and libraries
C++ in our world
NuGet - http://www.nuget.org
C++ in our world
C++ in our world
http://casablanca.codeplex.com/
C++ Rest SDK 
Talk: http://youtu.be/mvDDHxBrwU8 
Slides: https://www.codeplex.com/Download?ProjectName=casablanca&DownloadId=683527 
Example: rest-client
C++ in our world
Adobe Creative Cloud
Illustrator plugin 
http://www.adobe.com/devnet/illustrator/sdk.html 
Demo: LiveDropShadow 
Fix for VS2013: http://bit.ly/1w0IxZ8
Photoshop plugin 
http://www.adobe.com/devnet/photoshop/sdk.html
L10N - verify your translations 
http://www.microsoft.com/Language
Conemu Maximus 5 
Powerful terminal for Windows 
use with PowerShell, Python, Ruby… 
https://code.google.com/p/conemu-maximus5/
Yum/Apt-like installation of Win packages 
https://chocolatey.org
Gradle Native Builds 
C/C++, Objective-C 
http://www.gradle.org/docs/current/userguide/nativeBinaries.html
Build tool 
Exensible by plugins 
Power of Domain Specific Language
Plugin system 
Motivation 
● focussed functionality is added by plugins 
● reuse patterns and practices 
● avoiding boilerplate build code 
Tons of plugins: http://plugins.gradle.org/
Project structure 
Convention over configuration 
Decrease number of decisions that 
developers need to make 
http://en.wikipedia.org/wiki/Convention_over_configuration
CPP plugin
Gradle command line & GUI
gradle components
Gradle wrapper 
Download and prepare infrastructure
Gradle - compile with debug
Gradle build Linux package 
Netflix Nebula OS Package plugin: 
http://plugins.gradle.org/plugin/nebula.os-package
C++ in our world
Build package 
Note: Gradle supports abbreviation. You can write hE instead of helloExecutable
Cppcheck
Continuous integration
Jenkins 
Hit for Windows users: Do not install Jenkins into path with special characters and blank space. 
E.g: Wrong: C:Program Files (x86)Jenkins. Correct: Use C:projectsjenkins
IDE & Text editors
Ideone.com
Sublime Text
C++ in our world
Qt Creator
From desktop to cloud 
Software is slow 
Software is hard to write 
Software is hard to scale
Go 
http://golang.org 
Authors: 
● Ken Thompson - known for Unix 
● Rob Pike - known for UTF-8 
● Robert Griesemer
Main features of language 
syntax patterns from dynamic languages 
performance of C 
blazing fast compilation 
output one binary 
concurrency 
libraries from internet (e.g. Github) 
works on: Mac, Linux, Windows and more...
Materials 
Andreas Krennmair 
http://synflood.at/tmp/golang-slides/mrmcd2012.html#1 
Steve Francia 
http://spf13.com/presentation/first-go-app/
YSofters 
Twitter: @ysoftdevs 
GitHub: github.com/ysoftdevs 
Blog: www.ysofters.com 
Technology Hour: www.meetup.com/ysoft-th

More Related Content

PDF
Bigger & Better RnD - GeeCON.cz 2014
Juraj Michálek
 
PDF
C++ and Software Engineering 2015
Juraj Michálek
 
PDF
C language in our world 2016
Juraj Michálek
 
PDF
Story behind PF 2016
Juraj Michálek
 
PDF
C language in our world 2015
Juraj Michálek
 
PDF
Continuous Delivery - FIT VUT
Juraj Michálek
 
PDF
Golang skills pre-session
sofianinho
 
PDF
really really really awesome php application with bdd behat and iterfaces
Giulio De Donato
 
Bigger & Better RnD - GeeCON.cz 2014
Juraj Michálek
 
C++ and Software Engineering 2015
Juraj Michálek
 
C language in our world 2016
Juraj Michálek
 
Story behind PF 2016
Juraj Michálek
 
C language in our world 2015
Juraj Michálek
 
Continuous Delivery - FIT VUT
Juraj Michálek
 
Golang skills pre-session
sofianinho
 
really really really awesome php application with bdd behat and iterfaces
Giulio De Donato
 

What's hot (20)

PDF
Development of Mobile Applications
Dávid Kaya
 
PDF
Quick Review of Desktop and Native Apps using Javascript
Robert Ellen
 
PPTX
Typescript kata The TDD style 2 edition
Ronnie Hegelund
 
PPTX
C/C++ Remote Development Overview
Thitipong Jampajeen
 
PDF
Using Travis CI to Test and Deploy Plugins
Joe Cartonia
 
PDF
Next ’19 的 Istio 場次 重點摘要
William Yeh
 
PPTX
Golang
Michael Blake
 
PDF
The Ten (10) Best C/C++ Productivity Tools, Plugins and Libraries
livecoding123
 
ODP
Behaviour Driven Development Hands-on
Hemmerling
 
ODP
Test Driven Development (TDD) with Windows PowerShell
Hemmerling
 
PDF
賣 K8s 的人不敢告訴你的事 (Secrets that K8s vendors won't tell you)
William Yeh
 
PPTX
Continuously Break The Android
Hasan Hosgel
 
PDF
Porting golang development environment developed with golang
SeongJae Park
 
PDF
Jedi knight
Antonio Mas
 
PDF
Uday singh resume
UDAY SINGH
 
PDF
(Live) build and run golang web server on android.avi
SeongJae Park
 
PDF
給 RD 的 Kubernetes 初體驗 (GDG Cloud KH 2019-08 version)
William Yeh
 
DOCX
Dusty Parrott Resume
Dusty Parrott
 
PDF
Spring-batch Groovy y Gradle
Antonio Mas
 
PDF
Python Visual Studio | Edureka
Edureka!
 
Development of Mobile Applications
Dávid Kaya
 
Quick Review of Desktop and Native Apps using Javascript
Robert Ellen
 
Typescript kata The TDD style 2 edition
Ronnie Hegelund
 
C/C++ Remote Development Overview
Thitipong Jampajeen
 
Using Travis CI to Test and Deploy Plugins
Joe Cartonia
 
Next ’19 的 Istio 場次 重點摘要
William Yeh
 
The Ten (10) Best C/C++ Productivity Tools, Plugins and Libraries
livecoding123
 
Behaviour Driven Development Hands-on
Hemmerling
 
Test Driven Development (TDD) with Windows PowerShell
Hemmerling
 
賣 K8s 的人不敢告訴你的事 (Secrets that K8s vendors won't tell you)
William Yeh
 
Continuously Break The Android
Hasan Hosgel
 
Porting golang development environment developed with golang
SeongJae Park
 
Jedi knight
Antonio Mas
 
Uday singh resume
UDAY SINGH
 
(Live) build and run golang web server on android.avi
SeongJae Park
 
給 RD 的 Kubernetes 初體驗 (GDG Cloud KH 2019-08 version)
William Yeh
 
Dusty Parrott Resume
Dusty Parrott
 
Spring-batch Groovy y Gradle
Antonio Mas
 
Python Visual Studio | Edureka
Edureka!
 
Ad

Similar to C++ in our world (20)

PDF
C language in our world 2019
Juraj Michálek
 
ODP
DevAssistant, Docker and You
BalaBit
 
DOCX
Programming in c plus plus2
AA Coaching Academy
 
PDF
Adventures in docker compose
LinkMe Srl
 
PPTX
20170321 docker with Visual Studio 2017
Takayoshi Tanaka
 
ODP
Programming In Linux Presentation
danyal.khashabi
 
PDF
Making your app soar without a container manifest
LibbySchulze
 
PPTX
[20200720]cloud native develoment - Nelson Lin
HanLing Shen
 
PPT
Cross-Platform Mobile Development in Visual Studio
bryan costanich
 
PPTX
Настройка окружения для кросскомпиляции проектов на основе docker'a
corehard_by
 
PPTX
ASP.NET Core deployment options
Ken Cenerelli
 
PDF
Why Go Lang?
Sathish VJ
 
PDF
Rapid and Reliable Developing with HTML5 & GWT
Manuel Carrasco Moñino
 
PDF
Red Hat Forum Benelux 2015
Microsoft
 
PDF
The Self-Service Developer - GOTOCon CPH
Laszlo Fogas
 
PPTX
Bbs214 Cloud IDEs
Ozgur Karakaya
 
PPTX
basics of c++
gourav kottawar
 
PPTX
basics of c++
gourav kottawar
 
PPTX
Scaling applications with go
Vimlesh Sharma
 
PPTX
Multi-stage Docker builds to make building easy!
Milindu Sanoj Kumarage
 
C language in our world 2019
Juraj Michálek
 
DevAssistant, Docker and You
BalaBit
 
Programming in c plus plus2
AA Coaching Academy
 
Adventures in docker compose
LinkMe Srl
 
20170321 docker with Visual Studio 2017
Takayoshi Tanaka
 
Programming In Linux Presentation
danyal.khashabi
 
Making your app soar without a container manifest
LibbySchulze
 
[20200720]cloud native develoment - Nelson Lin
HanLing Shen
 
Cross-Platform Mobile Development in Visual Studio
bryan costanich
 
Настройка окружения для кросскомпиляции проектов на основе docker'a
corehard_by
 
ASP.NET Core deployment options
Ken Cenerelli
 
Why Go Lang?
Sathish VJ
 
Rapid and Reliable Developing with HTML5 & GWT
Manuel Carrasco Moñino
 
Red Hat Forum Benelux 2015
Microsoft
 
The Self-Service Developer - GOTOCon CPH
Laszlo Fogas
 
Bbs214 Cloud IDEs
Ozgur Karakaya
 
basics of c++
gourav kottawar
 
basics of c++
gourav kottawar
 
Scaling applications with go
Vimlesh Sharma
 
Multi-stage Docker builds to make building easy!
Milindu Sanoj Kumarage
 
Ad

More from Juraj Michálek (20)

PDF
Rust Embedded Development on ESP32 and basics of Async with Embassy
Juraj Michálek
 
PDF
Embedded Development on ESP32 - FEKT VUT - UREL
Juraj Michálek
 
PDF
Embedded Rust on ESP2 - Rust Linz
Juraj Michálek
 
PDF
How Open Source Community and Espressif made it possible to use Rust language...
Juraj Michálek
 
PDF
C language in our world 2017
Juraj Michálek
 
PDF
Gradle and build systems for C language
Juraj Michálek
 
PDF
The story behind PF2014 - Cordova
Juraj Michálek
 
PDF
There is more to C 2013
Juraj Michálek
 
PDF
PowerShell UIAtomation
Juraj Michálek
 
PDF
PowerShell from *nix user perspective
Juraj Michálek
 
PDF
Ať se z kódu nepráší! 2013
Juraj Michálek
 
PDF
Libraries and tools for C++
Juraj Michálek
 
PDF
There is more to C
Juraj Michálek
 
PDF
Git, Jenkins & Chuck
Juraj Michálek
 
PDF
Startup Camp - Git, Python, Django session
Juraj Michálek
 
PDF
Ať se z kódu nepráší!
Juraj Michálek
 
PDF
There is much more to C
Juraj Michálek
 
PDF
Bezpečnosť v kontexte RIA technológií
Juraj Michálek
 
PDF
3D svet - Flash a HTML5
Juraj Michálek
 
PDF
Mobile first! Plynulý workflow - AIR
Juraj Michálek
 
Rust Embedded Development on ESP32 and basics of Async with Embassy
Juraj Michálek
 
Embedded Development on ESP32 - FEKT VUT - UREL
Juraj Michálek
 
Embedded Rust on ESP2 - Rust Linz
Juraj Michálek
 
How Open Source Community and Espressif made it possible to use Rust language...
Juraj Michálek
 
C language in our world 2017
Juraj Michálek
 
Gradle and build systems for C language
Juraj Michálek
 
The story behind PF2014 - Cordova
Juraj Michálek
 
There is more to C 2013
Juraj Michálek
 
PowerShell UIAtomation
Juraj Michálek
 
PowerShell from *nix user perspective
Juraj Michálek
 
Ať se z kódu nepráší! 2013
Juraj Michálek
 
Libraries and tools for C++
Juraj Michálek
 
There is more to C
Juraj Michálek
 
Git, Jenkins & Chuck
Juraj Michálek
 
Startup Camp - Git, Python, Django session
Juraj Michálek
 
Ať se z kódu nepráší!
Juraj Michálek
 
There is much more to C
Juraj Michálek
 
Bezpečnosť v kontexte RIA technológií
Juraj Michálek
 
3D svet - Flash a HTML5
Juraj Michálek
 
Mobile first! Plynulý workflow - AIR
Juraj Michálek
 

Recently uploaded (20)

PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
Doc9.....................................
SofiaCollazos
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
Software Development Methodologies in 2025
KodekX
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Doc9.....................................
SofiaCollazos
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 

C++ in our world