Programming JS
Programming JS
  • 507
  • 118 267
Manipulating Databases with JDBC II
Paul Deitel and Harvey Deitel.
th-cam.com/video/732v2b6qAGE/w-d-xo.html
Java JDBC API
Manipulating Databases with JDBC II
docs.oracle.com/javase/8/docs/technotes/guides/jdbc/
Storing Student Grades in an Array in Class GradeBook
docs.oracle.com/javase/specs/jls/se7/html/jls-10.html
Passing Arrays and Individual Array Elements to Methods
Using the enhanced for statement to total integers in an array
docs.oracle.com/javase/tutorial/java/nutsandbolts/for.html
Card Shuffling and Dealing Simulation Using Arrays
docs.oracle.com/javase/tutorial/java/nutsandbolts/arrays.html
Using Arrays to Analyze Survey Results
Die-rolling Program Using Arrays instead of switch
Using Bar Charts to Display Array Data Graphically
docs.oracle.com/javafx/2/charts/bar-chart.htm
Calculating the Values to be Placed into the Elements of an Array
docs.oracle.com/javase/tutorial/java/nutsandbolts/arrays.html
Initializing the Elements of an Array with an Array Initializer
Graphics methods fillRect and fillOval
docs.oracle.com/javase/7/docs/api/java/awt/Graphics.html#fillRect(int,%20int,%20int,%20int
Scope Class Demonstrates Field and Local Variable Scopes
docs.oracle.com/javase%2F9%2Fdocs%2Fapi%2F%2F/com/sun/source/tree/Scope.html
Craps Class Simulates the Dice Game craps - Java
docs.oracle.com/javase/8/docs/api/java/util/Random.html
Roll a six-sided die 6,000,000 times
docs.oracle.com/javase/8/docs/api/java/util/Random.html
Shifted and Scaled Random Integers - Java
Programmer-Declared Method Maximum with Three Double Parameters
docs.oracle.com/javase/8/docs/api/java/time/temporal/ValueRange.html
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
มุมมอง: 28

วีดีโอ

Air Wars III 37 Using Unity Game Engine and HTML5.
มุมมอง 294 ชั่วโมงที่ผ่านมา
Air Wars III 37 Using Unity Game Engine and HTML5. Air Wars 3: www.crazygames.com/game/air-wars-3 crazygames: www.crazygames.com/ Unity: docs.unity3d.com/Manual/index.html HTML5: developer.mozilla.org/en-US/docs/Glossary/HTML5 ╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗ ║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣ ╠╗║╚╝║║╠╗║╚╣║║║║║═╣ ╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Java JDBC API
มุมมอง 1119 ชั่วโมงที่ผ่านมา
Paul Deitel and Harvey Deitel. th-cam.com/video/732v2b6qAGE/w-d-xo.html Java JDBC API Manipulating Databases with JDBC docs.oracle.com/javase/8/docs/technotes/guides/jdbc/ Storing Student Grades in an Array in Class GradeBook docs.oracle.com/javase/specs/jls/se7/html/jls-10.html Passing Arrays and Individual Array Elements to Methods Using the enhanced for statement to total integers in an arra...
Air Wars III 36 Using Unity Game Engine and HTML5.
มุมมอง 4416 ชั่วโมงที่ผ่านมา
Air Wars III 36 Using Unity Game Engine and HTML5. Air Wars 3: www.crazygames.com/game/air-wars-3 crazygames: www.crazygames.com/ Unity: docs.unity3d.com/Manual/index.html HTML5: developer.mozilla.org/en-US/docs/Glossary/HTML5 ╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗ ║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣ ╠╗║╚╝║║╠╗║╚╣║║║║║═╣ ╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
String methods equals, equalsIgnoreCase, compareTo and regionMatches - Java
มุมมอง 184วันที่ผ่านมา
Paul Deitel and Harvey Deitel. String methods equals, equalsIgnoreCase, compareTo and regionMatches docs.oracle.com/javase/7/docs/api/java/lang/String.html File class used to obtain file and directory information docs.oracle.com/javase/7/docs/api/java/io/File.html Class JFileChooser docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/JFileChooser.html Drawing Lines, Rectangles a...
Displays contents of the database books - Java
มุมมอง 17314 วันที่ผ่านมา
Paul Deitel and Harvey Deitel. A TableModel that supplies ResultSet data to a JTable: th-cam.com/video/APHe99A6VUs/w-d-xo.html th-cam.com/video/fWvyBoeAL8E/w-d-xo.html th-cam.com/video/UO8jgLXdid0/w-d-xo.html th-cam.com/video/Pr7l0_snfdc/w-d-xo.html ResultSetTableModel Class: th-cam.com/video/xcuGvq7inX8/w-d-xo.html th-cam.com/video/31TJSa2Ww5g/w-d-xo.html th-cam.com/video/ZXRvJyzkaGA/w-d-xo.ht...
Connecting to and Querying a Database using JDBC - Java
มุมมอง 21114 วันที่ผ่านมา
Paul Deitel and Harvey Deitel. Connecting to and Querying a Database using JDBC dev.mysql.com/downloads/connector/j/ File class used to obtain file and directory information docs.oracle.com/javase/7/docs/api/java/io/File.html Class JFileChooser docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/JFileChooser.html Drawing Lines, Rectangles and Ovals docs.oracle.com/javase/7/docs/...
File class used to obtain file and directory information - Java
มุมมอง 16821 วันที่ผ่านมา
Paul Deitel and Harvey Deitel. File class used to obtain file and directory information docs.oracle.com/javase/7/docs/api/java/io/File.html Class JFileChooser docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/JFileChooser.html Drawing Lines, Rectangles and Ovals docs.oracle.com/javase/7/docs/technotes/guides/2d/spec/j2d-geom.html Class JColorChooser docs.oracle.com/javase/7/do...
Class JFileChooser - Java
มุมมอง 15921 วันที่ผ่านมา
Paul Deitel and Harvey Deitel. Class JFileChooser docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/JFileChooser.html Drawing Lines, Rectangles and Ovals docs.oracle.com/javase/7/docs/technotes/guides/2d/spec/j2d-geom.html Class JColorChooser docs.oracle.com/javase/7/docs/api/javax/swing/JColorChooser.html Class JButton, Command buttons and action events docs.oracle.com/en/jav...
Drawing Lines, Rectangles and Ovals - Java
มุมมอง 131หลายเดือนก่อน
Paul Deitel and Harvey Deitel. Drawing Lines, Rectangles and Ovals docs.oracle.com/javase/7/docs/technotes/guides/2d/spec/j2d-geom.html Class JColorChooser docs.oracle.com/javase/7/docs/api/javax/swing/JColorChooser.html Class JButton, Command buttons and action events docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JButton.html JLabels with text and icons - Java docs.oracle...
Class JColorChooser - Java
มุมมอง 152หลายเดือนก่อน
Paul Deitel and Harvey Deitel. Class JColorChooser docs.oracle.com/javase/7/docs/api/javax/swing/JColorChooser.html Class JButton, Command buttons and action events docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JButton.html JLabels with text and icons - Java docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html GUI-Based Input/Output with JOptionP...
Class JButton, Command buttons and action events - Java
มุมมอง 176หลายเดือนก่อน
Paul Deitel and Harvey Deitel. Class JButton, Command buttons and action events docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JButton.html JLabels with text and icons - Java docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html GUI-Based Input/Output with JOptionPane docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JOptionPane.h...
JLabels with text and icons - Java
มุมมอง 193หลายเดือนก่อน
Paul Deitel and Harvey Deitel. JLabels with text and icons - Java docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html GUI-Based Input/Output with JOptionPane docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JOptionPane.html JLabel with text and with images docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html media1.tenor....
GUI-Based Input/Output with JOptionPane - Java
มุมมอง 173หลายเดือนก่อน
Paul Deitel and Harvey Deitel. GUI-Based Input/Output with JOptionPane docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/swing/JOptionPane.html JLabel with text and with images docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html media1.tenor.com/m/suspytVqEIcAAAAC/java-my-beloved.gif Relationship between Superclasses and Subclasses II docs.oracle.com/java...
JLabel with text and with images - Java
มุมมอง 176หลายเดือนก่อน
Paul Deitel and Harvey Deitel. JLabel with text and with images docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JLabel.html media1.tenor.com/m/suspytVqEIcAAAAC/java-my-beloved.gif Relationship between Superclasses and Subclasses II docs.oracle.com/javase/tutorial//java/concepts/ A TableModel that supplies ResultSet data to a JTable Part IV docs.oracle.com/cd/E18283_01/appdev...
Relationship between Superclasses and Subclasses Part II - Java
มุมมอง 161หลายเดือนก่อน
Relationship between Superclasses and Subclasses Part II - Java
Relationship between Superclasses and Subclasses - Java
มุมมอง 157หลายเดือนก่อน
Relationship between Superclasses and Subclasses - Java
A TableModel that supplies ResultSet data to a JTable Part IV - Java
มุมมอง 132หลายเดือนก่อน
A TableModel that supplies ResultSet data to a JTable Part IV - Java
A TableModel that supplies ResultSet data to a JTable Part III - Java
มุมมอง 117หลายเดือนก่อน
A TableModel that supplies ResultSet data to a JTable Part III - Java
A TableModel that supplies ResultSet data to a JTable Part II - Java
มุมมอง 107หลายเดือนก่อน
A TableModel that supplies ResultSet data to a JTable Part II - Java
A TableModel that supplies ResultSet data to a JTable - Java
มุมมอง 130หลายเดือนก่อน
A TableModel that supplies ResultSet data to a JTable - Java
ResultSetTableModel Class III - Java
มุมมอง 173หลายเดือนก่อน
ResultSetTableModel Class III - Java
ResultSetTableModel Class Part II - Java
มุมมอง 138หลายเดือนก่อน
ResultSetTableModel Class Part II - Java
ResultSetTableModel Class - Java
มุมมอง 150หลายเดือนก่อน
ResultSetTableModel Class - Java
Manipulating Databases with JDBC and MySQL Connector/J - Java
มุมมอง 1842 หลายเดือนก่อน
Manipulating Databases with JDBC and MySQL Connector/J - Java
Installing MySQL Connector/J - Java
มุมมอง 2902 หลายเดือนก่อน
Installing MySQL Connector/J - Java
Manipulating Databases with JDBC - Java
มุมมอง 2332 หลายเดือนก่อน
Manipulating Databases with JDBC - Java
Storing Student Grades in an Array in Class GradeBook - Java
มุมมอง 2142 หลายเดือนก่อน
Storing Student Grades in an Array in Class GradeBook - Java
Passing Arrays and Individual Array Elements to Methods - Java
มุมมอง 1502 หลายเดือนก่อน
Passing Arrays and Individual Array Elements to Methods - Java
Using the enhanced for statement to total integers in an array - Java
มุมมอง 1712 หลายเดือนก่อน
Using the enhanced for statement to total integers in an array - Java

ความคิดเห็น

  • @tenkaichizvevo5974
    @tenkaichizvevo5974 2 หลายเดือนก่อน

    Yo this looks fantastic bruh😊

  • @gopika3471
    @gopika3471 5 หลายเดือนก่อน

    That npx express - generator is not working pls help

    • @ProgrammingJS
      @ProgrammingJS 5 หลายเดือนก่อน

      I'm using PowerShell and following this tutorial, Express: expressjs.com/en/starter/generator.html. Maybe try delete that folder and start the project from scratch.

  • @Pengooine
    @Pengooine 6 หลายเดือนก่อน

    idrecommend cleaning the fans if your temps are that high

  • @ofusa18
    @ofusa18 7 หลายเดือนก่อน

    They changed the graphics engine in android, I didn't like it

  • @DennisKipngeno
    @DennisKipngeno 8 หลายเดือนก่อน

    That was great, can you provide a tutorial of setting up webGl in vs code kali linux

  • @CadonSchroder
    @CadonSchroder 8 หลายเดือนก่อน

    i love this game

    • @isaacgonzalez4621
      @isaacgonzalez4621 8 หลายเดือนก่อน

      Same bro

    • @CadonSchroder
      @CadonSchroder 8 หลายเดือนก่อน

      its really fun @@isaacgonzalez4621

    • @CadonSchroder
      @CadonSchroder 8 หลายเดือนก่อน

      but the gore they added was just lame

  • @MRhappyyy573
    @MRhappyyy573 8 หลายเดือนก่อน

    Hey im Mr,Spooky from that game :))

  • @beingkathyy
    @beingkathyy 8 หลายเดือนก่อน

    Your video was super helpful. Thank you !!

  • @Jackpot7z
    @Jackpot7z 9 หลายเดือนก่อน

    It reminds me to battlefield, good vid 👍

  • @ProgrammingJS
    @ProgrammingJS 10 หลายเดือนก่อน

    ZEGOCLOUD: www.zegocloud.com/

  • @asherawuy8631
    @asherawuy8631 10 หลายเดือนก่อน

    Hi

  • @micanal5533
    @micanal5533 10 หลายเดือนก่อน

    Cool Programing Games! No?

  • @fried-chicken-
    @fried-chicken- 11 หลายเดือนก่อน

    W gameplay man keep it up

  • @tungsten5743
    @tungsten5743 11 หลายเดือนก่อน

    Would be cool if someone can revamp the graphics

  • @northclaw
    @northclaw 11 หลายเดือนก่อน

    Is it possible to make a arcviz experience with first person camera with as much clarity and quality as we have in blender cycles engine. I think raytracing would be very heavy for a browser. What do you think

    • @martinjakobson8835
      @martinjakobson8835 11 หลายเดือนก่อน

      Short answer - no But you can have pretty nice results if you know how to do interior design visualisation, uv unwrapping, baking lighting and work with shaders in Babylonjs. Simple bake blender add on helps a lot.

  • @breeno4315
    @breeno4315 11 หลายเดือนก่อน

    beautiful.

  • @nightmaretankoff2827
    @nightmaretankoff2827 ปีที่แล้ว

    Nice video, welcome to the game!

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelente

  • @jadejeorgetteabellar8045
    @jadejeorgetteabellar8045 ปีที่แล้ว

    Thank you for such a wonderful tutorial ❤️

  • @yelcoedinsoncolinapisco8349
    @yelcoedinsoncolinapisco8349 ปีที่แล้ว

    Un clásico 🫡🫡🫡

  • @Male_07_beatboxer
    @Male_07_beatboxer ปีที่แล้ว

    Wow nice! It looks good!

  • @yelcoedinsoncolinapisco8349
    @yelcoedinsoncolinapisco8349 ปีที่แล้ว

    Very good!

  • @csbr75
    @csbr75 ปีที่แล้ว

    Here before Unity starts charging the views on this video

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excellent

  • @jozitro4554
    @jozitro4554 ปีที่แล้ว

    Flawless victory.🐒🚬

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelente information

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @cynthiasalazar6563
    @cynthiasalazar6563 ปีที่แล้ว

    😮

  • @melisalongfellow7289
    @melisalongfellow7289 ปีที่แล้ว

    Super cool :)) 🌟💗

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelente

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @germandeluca3712
    @germandeluca3712 ปีที่แล้ว

    Great video!! What vsc theme do you use?

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      I've installed the GitHub Theme and I'm using GitHub Dark High Contrast. instagram.com/p/Cw3hkLALRhy/

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent information

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelente

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @retrobudapest
    @retrobudapest ปีที่แล้ว

    Can you set different colors for different buttons with this software?

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      You can go to Armoury Crate >> Aura Sync >> Aura Effects. There you can chose basic effects or the advanced effects. instagram.com/p/CwB4T_CLML1/

  • @Menjunges74naturales
    @Menjunges74naturales ปีที่แล้ว

    ❤nice video👏👏👏💯💯👏👏🙏🙏

  • @felipecruz3061
    @felipecruz3061 ปีที่แล้ว

    Thank you for that video man. Really good

  • @MrMaxivelli
    @MrMaxivelli ปีที่แล้ว

    Why is there a red triangle above my Windows mode on armoury crate?

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      Maybe it depends on your laptop's model, I'm using a G15 ROG ZEPHYRUS 2021. In my Windows Mode on ASUS Armoury Crate this is picture. instagram.com/p/Ct0n281OSCH/ If it is giving you trouble go to the update center and click update all.

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @Kielyoutube
    @Kielyoutube ปีที่แล้ว

    Idling at around 80c seems odd

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      When It comes to temperature I usually trust the Task Manager. So I opened both the Task Manager (50 C) and the Armoury Crate (62 C), and the difference is around 12 degrees celsius. instagram.com/p/Cs5V_0UORfn/?igshid=MzRlODBiNWFlZA%3D%3D

    • @Kielyoutube
      @Kielyoutube ปีที่แล้ว

      @Programming JS seems like a pretty bad bug for armoury crate. That'd ramp up fans way too early

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      @@Kielyoutube It sure does. One thing I always try to do is going to the Update Center to keep up with the latest version.

    • @cyril3262
      @cyril3262 ปีที่แล้ว

      Bro how to check cpu temp? Armoury crate is not exact and i want some close numbers

  • @Crazydash46
    @Crazydash46 ปีที่แล้ว

    i really hope you make a video on the best manual gaming setup for armory crate

  • @amirmasoud5480
    @amirmasoud5480 ปีที่แล้ว

    Hello, boy, I wish you good luck, will using turbo mode damage the laptop or else, I would appreciate your guidance

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      I use my laptop on Silent or Performance mode, I rarely use it on Turbo modo. Check out Settings/Update Center option on Armoury Crate to keep up with the current Updates. ARMOURY CRATE OPERATING MODES EXPLAINED: SILENT VS PERFORMANCE VS TURBO VS WINDOWS: rog.asus.com/articles/guides/armoury-crate-performance-modes-explained-silent-vs-performance-vs-turbo-vs-windows/

  • @Crazydash46
    @Crazydash46 ปีที่แล้ว

    I Like that your Voice is all Calm and Quiet, this video my help me on what to do in Armory Crate and this might help me a lot and also might be Great for the M16 im getting soon.

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      Thank you man! I appreciate that.

  • @HealingwithRoxy
    @HealingwithRoxy ปีที่แล้ว

    ❤excelente

  • @luzcerlisperez4231
    @luzcerlisperez4231 ปีที่แล้ว

    Excelent

  • @hauhoang7369
    @hauhoang7369 ปีที่แล้ว

    my laptop always said i need to update Anime Matrix but when i get into Update Center i saw nothing

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      My laptop is ASUS Rog Zephyrus G15 (2021), so I don't have AniMe Matrix in it. This link might help you: rog.asus.com/us/support/FAQ/1042748

  • @hageeztube728
    @hageeztube728 ปีที่แล้ว

    hi may laptop is hot g 15 how to fix bro

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      I use mine in Silent mode, rarely I use it in Turbo mode, but then again it also gets a little hot. This article might help. rog.asus.com/support/FAQ/1015064

  • @Valdi7
    @Valdi7 ปีที่แล้ว

    On sailet / performance / turbo a week ago there were visible differences in voltages and temperatures (low). I used the performance mode to watch the internet and the temperature was 45-55 degrees and the processor clock speed was low. I do not know what they did that now the clocks and temperatures are so high when nothing is done on the laptop. Huge difference day by day. I wrote to Asus about this. I am waiting for a response.

    • @ProgrammingJS
      @ProgrammingJS ปีที่แล้ว

      I hope this article helps. rog.asus.com/articles/guides/how-to-tweak-your-rog-laptops-performance-with-armoury-crates-manual-mode/

    • @Valdi7
      @Valdi7 ปีที่แล้ว

      ​@@ProgrammingJS I have a Razyen processor in which voltage change is blocked. For several days, the voltage has been 1,400mV, which means that the processor is constantly working at 4,000 MHz and changing the SILENT / PERFORMANCE / TURBO modes does nothing.

    • @Valdi7
      @Valdi7 ปีที่แล้ว

      5 minutes ago there was an Armor Create update and the processor is not constantly at 4000MHz and there is no temperature of 80 degrees. Now it is as before the temperature at rest is 40-55 degrees and the processor has a voltage of 700 to 1100 at rest. Regards