
Advanced C++ – Unlock the Power of Smart Pointers, Weak Pointer, Constructor Aliasing, and Atomics
Dave from Dave’s Garage takes us a tour of some core advanced C++ features including smart pointers, weak pointers, constructor aliasing, custom deleters, and atomic operations. All examples are presented in compilable code that can be downloaded below. Code: https://github.com/davepl/shared_ptr
Read More
How to Code An Entire Game Using ChatGPT
Nick White used ChatGPT to create an entire game from scratch using Chat GPT. Are we witnessing the birth of an entirely new kind of coder?
Read More
Arduino OPTA PLC
- Frank
- February 18, 2023
- ads
- Arduino
- Automation
- Beckhoff
- CODESYS
- Control engineering
- Development
- EtherCAT
- How to program PLCs
- Industrial Automation
- microcontroller
- PLC
- PLC course
- PLC tutorial
- Programmable logic controller
- Programming
- Programming PLCs
- software development
- Software development using TwinCAT
- software engineering
- TwinCAT 3
- TwinCAT 3 Beckhoff
- TwinCAT 3 tutorial
- TwinCAT ads
- TwinCAT software
- TwinCAT tutorial
- TwinCAT3 tutorial
Arduino has recently released their Arduino OPTA PLC. Jakob Sagatowski got his hands on one, and shares his first impressions.
Read More
Scaling Down Complexity in Software
- Frank
- October 19, 2022
- Coding
- complexity
- Computer Science
- GOTO
- GOTO (Software Conference)
- GOTO Amsterdam
- GOTO Conference
- GOTO Unscripted
- GOTOams
- GOTOcon
- GOTOpia
- GOTOunscripted
- James Lewis
- Kevlin Henny
- Microservices
- Programming
- Scale Down
- Scale Up
- software development
- software engineering
- Tech
- Tech Channel
- Thoughtworks
- Videos for Developers
This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted.
Read More
Kafka in Action (Teaser) • Viktor Gamov & Tim Berglund • GOTO 2022
- Frank
- October 17, 2022
- apache kafka
- Computer Science
- Data Analytics
- Data Integration
- Data Pipelines
- event streaming
- Event Streams
- Event-Streaming
- GOTO
- GOTO (Software Conference)
- GOTO Book Club
- GOTO Conference
- GOTObookclub
- GOTOcon
- GOTOpia
- Kafka
- Open Source
- Programming
- software development
- software engineering
- STREAMING
- Streaming Analytics
- Tech
- Tech Channel
- Tim Berglund
- Videos for Developers
- Viktor Gamov
Viktor Gamov’s co-authored book “Kafka in Action” ensures that you have a list of recipes to dive into. Joined by Tim Berglund, VP DevRel at StarTree, they explore the fundamentals of Apache Kafka. Learn what Kafka can help you achieve, what Viktor’s favorite MCU film is and what “Highway to Mars” by Beast In Black […]
Read More
Kubernetes and OpenShift: What’s the Difference?
- Frank
- October 10, 2022
- ansible
- APIs
- Applications
- Blockchain
- Cloud Computing
- cloud foundry
- Cloud Native
- cloud security
- cluster
- Containers
- Developers
- DevOps
- Hybrid Cloud
- IBM Cloud
- IBM Cloud Kuberenetes Service
- IBM OpenShift
- Kubernetes
- lightboard
- Linux
- Multicloud
- Open Source
- Red Hat
- RHEL
- software development
- The Weather Company
Containerization is becoming the new norm for developing and deploying applications in a more efficient and accelerated manner. Kubernetes and OpenShift are two of the main container management platforms in the market for managing containers across the infrastructure. Check out this lightboarding video with Sai Vennam from IBM Cloud as he takes a deep dive […]
Read More
MERN Stack Full Course 2022
- Frank
- September 4, 2022
- 2022
- back end developer
- Coding
- Developer
- express
- front end developer
- Full Stack
- full stack developer
- Javascript
- mern
- mern stack
- mern stack crash course
- mern stack developer
- mern stack interview questions
- mern stack project
- mern stack tutorial 2020
- mern tutorial
- MongoDB
- mongodb tutorial
- node.js
- programmer
- Programming
- React
- react full stack
- react js
- react node express mongodb
- react tutorial
- simplilearn
- software developer
- software development
- Web Development
This video is based on SimpliLearn’s MERN Stack Developer Full Course. MERN Stack Developer tutorial will help you learn the latest technical advancements in MERN Stack and guide you with the fundamentals based on current IT standards. This tutorial will teach you about MongoDB, Express, React, and Node.js. This tutorial will help you with critical […]
Read More
The Road to TypeScript
What does the road to official TypeScript support for Ember look like? What does it include, and what does it exclude, and why? Why has it taken this long? What does the future hold? What have we done which is distinctive from other frameworks? What are some of the possibilities for collaboration across the front-end […]
Read More
The Road to General AI • Danny Lange • GOTO 2021
- Frank
- June 16, 2022
- AI
- Artificial General Intelligence
- artificial intelligence
- Computer Science
- Danny Lange
- GOTO
- GOTO (Software Conference)
- GOTO AI Summit
- GOTO Conference
- GOTO Copenhagen
- GOTOcon
- GOTOcph
- GOTOpia
- Machine Learning
- ML
- Programming
- software development
- software engineering
- Tech
- Tech Channel
- Unity
- Videos for Developers
With recent news of a “sentient chatbot,” the topic of AGI is top of mind for me again. Danny Lange, SVP of AI and ML at Unity Technologies, presents this talk on the subject. ABSTRACT Senior vice president of machine learning and artificial intelligence at Unity Danny Lange will set the stage by introducing the […]
Read More
Does Windows have Back Doors?
- Frank
- June 2, 2022
- back door
- backdoor
- Exploit
- follina
- follina exploit
- follina zero day
- hacker
- microsoft office
- microsoft windows
- ms-dos
- Security
- Software
- software developer
- software development
- software development process
- software development projects
- software engineering
- trojan
- Trojan horse virus
- virus
- Windows
- windows 11
- windows back door
- zero-day
Retired Microsoft engineer Davepl discusses “back doors” in Windows, the implications, and how the software developer protects against such attacks from rogues, hackers, and nation-states. Understand how back doors are like the Follina zero-day exploit in Office, giving complete control of the system to the attacker.
Read More