Brian demonstrates using Node.js and a tool called Parcel to bundle a project's code and run it locally on a development server. Installing Node.js grants access to a tool called npm, which allows installing pa
This guy has a real ability to communicate. The course is very well structured and well thought through. This course is an excellent intro to Docker. Very easy to follow. Good ordering of the topics. Nice balance between detail and high-level, never going too deep for no reason or skimmin...
Video intro to Software Development Lifecycle (from 0:52 onwards): https://youtu.be/qMkV_TDdDeA?t=52 How to Write Clean, Testable Code - https://youtu.be/XcT4yYu_TTs (ignore the Java code focus on the general principles) What is software testing? by Rehman Zafar How? The first ...
7.3Adding Docker Compose Support to Our Web App 7.4Managing Our Web App With Docker Compose 7.5Docker Compose API v1 / v2 / v3 7.6Managing Microservices with Docker Compose 8. Dockerizing Your Web Applications10 minutes 8.1Introduction 8.2General Tips for Dockerizing Any Web App ...
There is a great intro for methodical, communicative problem-solving in an interview. You'll get this from the programming interview books, too, but I found this outstanding:Algorithm design canvas Write code on a whiteboard or paper, not a computer. Test with some sample inputs. Then type ...
Ready to give Executable UML a try? Here we collected all the executable tools we are aware of (thanksEdfor doubling the length of the lists with your suggestions!, others please jump in as well). For each tool we provide the name and URL, whether the tool is free, commercial or whate...
You're currently viewing a free sample. Access the full title and Packt library for free now with afree trial. Chapter 12 Testing Your Application Section 1 Section Intro: Testing React Components This video says about testing React Components in detail....
Bits cheat sheet - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32) Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, << words: https://en.wikipedia.org/wiki/Word_(computer_architecture) Good intro: https://www.youtube.com/wat...
Bits cheat sheet - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32) Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, << words: https://en.wikipedia.org/wiki/Word_(computer_architecture) Good intro: https://www.youtube.com/wat...
You can apply the playground to your cluster using our container image ghcr.io/cloudogu/gitops-playground. On success, the container prints a little intro on how to get started with the GitOps playground.There are several options for running the container:...