Java Programming Masterclass Udemy
Table of contents Table of contents About this blog entry Cheat Sheet Java Blog Jshell Data types Primitive Data types vs Wrapper Classes Con...
Table of contents Table of contents About this blog entry Cheat Sheet Java Blog Jshell Data types Primitive Data types vs Wrapper Classes Con...
Resume Tips STAR method Keep the tone consistent References Resume Tips Things to Note Don’t be too creative reason being is that the interviewer goes th...
Table of contents Table of contents Goal Database Migration Steps App migration EB CLI Installing the EB CLI using pip use EB to ...
Certificates Certificates explained Why we have certificates?
Link to certification!!!! Certificate AWS Notes Cheat Sheet resources cheat sheet Service level agreement service level agreements are used for describing what you get for aws in reso...
Index of Topics Basics How electricity works Voltage Current Current Types of Electricity Usages How home electricity works ...
Index of Topics C Compilation and execution Memory Addressing Static keyword Header Guards Casting C Tools Objdump HexDump ...
Table of contents Course topics Hardware used for this course I asked ChatGPT to write me a curriculium to learn embedded systems. How printf works on the microcontroller ...
The Art of Assembly book notes
GDB Refresher Compiling a c program and running it gcc -g program.c -o program To call run the debugger on the program now all you need to do is gdb program Focus You can change the focu...