Seedy Jobe
Seedy Jobe
  • Видео 8
  • Просмотров 2 310
How to use the debugger, an examaple with Go and VS Code
Use the debugger to find errors in your code, much more efficient than having 10 print line statements. #golang #golangtutorial #debugger #vscode
Просмотров: 53

Видео

Trying out GitHub Copilot
Просмотров 382 года назад
Using GitHub copilot to build methods/apps by using only comments. Code: github.com/seedy1/copilot Copilot: copilot.github.com/
Bubble Sort Algorithm
Просмотров 264 года назад
Learn bubble sort with Java.
3. Age calculator using Java Scanner class.
Просмотров 1,9 тыс.4 года назад
Here I show how to use the Java Scanner class to ask the user for input. I use this input to calculate the user's age. I also showed how to use them if and else statements we talked about in the previous video. GitHub code: github.com/seedy1/java_introduction/blob/master/HowOld.java Read more about the scanner class: docs.oracle.com/javase/8/docs/api/java/util/Scanner.html
2. Java data types, loops and conditions
Просмотров 564 года назад
An introduction to the basic and most widely used data types in Java. String for words, int for numbers and double for decimal numbers. I also showed how to see the for loop and conditional if and else statements. Github Link with code: github.com/seedy1/java_introduction website: seedyjobe.com/
1. Introduction to Java programming
Просмотров 214 года назад
An introduction to java programming. This the first video in the series. To learn more read the first two sections on this link www.tutorialspoint.com/java/java_basic_syntax.htm. To set up Java on your system simply java.com/en/download/help/download_options.xml
how to get started with git and GitHub
Просмотров 1704 года назад
This video shows how to create a Github account and push your first project using git from your computer to Github servers. GitHub: github.com/ Github official guide: guides.github.com/activities/hello-world/
How to use GitHub pages
Просмотров 764 года назад
A quick and simple walkthrough on how to use GitHub pages for hosting your website. Read more about it pages.github.com/

Комментарии