
How To Make Fun Multi-Window Websites
- Frank
- December 2, 2023
- Advice
- code editing
- Coding
- coding tutorial
- CSS
- Design
- design prototyping
- designer who codes
- designers who code
- dev tips
- development advice
- ES6
- friendly internet
- graphic design
- graphic designer
- how to
- html
- Internet
- Internet code
- Javascript
- Mind Maps
- net tuts
- Programming
- programming help
- Tips
- Trello
- Tutorial
- Web
- Web Design
- web design tuts
- Web Development
- web tuts
- website
- workflow
You have no doubt seen some of these multi-window browser app demos that defy explanation. At first, I thought they were faked using VFX, but, apparently, they are real. This video from Wes Bos explains how they work. Code here: https://github.com/wesbos/hot-tips/tree/main/fun-windows
Read More
An AI assistant for football analytics – Petar VeliÄŤković (Google DeepMind)
This video from PyData shows that even sportscasters need to fear the AI.
Read More
GitHub Universe 2023 – Day 1
Watch the opening keynote at GitHub Universe, their global event for developers, security professionals, and enterprise leaders.
Read More
AsyncIO, await, and async – Concurrency in Python
This video from Socratica covers the asyncio module. The asyncio module in Python helps you use concurrency in your code. In this lesson, you’ll learn about subroutines & coroutines, concurrency vs. parallelism, and how to use the async/await keywords to create a coroutine, and to run a batch of coroutines using convenience functions in the […]
Read More
How to Master Coding in 2023
- Frank
- October 1, 2023
- Coding
- coding course
- coding curriculum
- coding tutorial
- CSS
- express
- FCC
- Free Code Camp
- how to learn coding
- how to learn programming
- html
- Javascript
- js
- learn coding
- mern stack
- MongoDB
- node.js
- odin project review
- Open Source
- Programming
- React
- ressource
- Ruby
- ruby on rails
- Skills
- Software
- software development
- software engineering
- SQL
- the odin project
- top
- Web Development
This video is from Vlad Arama. Dive into today’s video as we unveil the ultimate tool that can take you from a beginner to an expert in coding: The Odin Project
Read More
Fundamentals of Python for Cybersecurity | Google Cybersecurity Certificate
- Frank
- September 14, 2023
- career certificate
- career certificates
- career certification
- career course
- career courses
- career searching
- careers in coding
- certificate
- Certificates
- Certification
- Coding
- coding careers
- computer programming
- Computers
- google career certificates
- google careers
- google certification
- high-level languages
- job certificate
- Job Search
- job searching
- learn how to code
- low-level languages
- Programming
- Programming Languages
- Python
In this course from Google Career Certificates, you will be introduced to the Python programming language and apply it in a cybersecurity setting to automate tasks. You’ll start by focusing on foundational Python programming concepts, including data types, variables, conditional statements, and iterative statements. You’ll also learn to work with Python effectively by developing functions, […]
Read More
15 Years Writing C++ – Advice for new programmers
- Frank
- July 20, 2023
- beginner C++
- beginner programming
- blizzard
- C++
- C++ advice
- c++ programming
- Coding
- coding advice
- coding skills
- game development
- game engine development
- game programming
- object-oriented programming
- Programming
- programming advice
- programming best practices
- programming career
- Programming Languages
- programming mindset
- programming techniques
- programming tips
- programming tricks
- ready at dawn
- Software Design
- software development
- software engineering
This video is from SyncMain. I’m a video game programmer and I’ve been using C++ as a programming language for 15 years. Of course in my time as a programmer I’ve branched out to other languages, but I’d say C++ has been the focus for me across my hobby and professional projects.
Read More
GPT Engineer: Can AI Really Code a Complete Codebase?
- Frank
- July 7, 2023
- chatGPT
- Coding
This video is from Ian Wootten. AI Code generators are all the rage at the moment. I show you how to install gpt-engineer and discuss whether it lives up to the hype, taking a look through it’s own codebase.
Read More
How to Perform Financial Data Analysis with Python, Pandas, and NumPy
que8 shows us how to unleash the power of Python for financial data analysis with this comprehensive guide. Whether you’re a finance professional aiming to boost your data analysis skills, a data science enthusiast, or an aspiring analyst, this video will equip you with the necessary tools to excel in financial data analysis using Python.
Read More
How To Use GitHub Copilot (with Python Examples)
In this video from pixegami, we’ll be taking a look at GitHub copilot – which I think is potentially the most impressive software developer tool to be released in the past year.
Read More