Chris Merritt
Chris Merritt
  • 40
  • 2 432 353

วีดีโอ

Kids Lego Star Wars Movie
มุมมอง 6647 ปีที่แล้ว
Kids Lego Star Wars Movie
Principal Component Analysis
มุมมอง 32K7 ปีที่แล้ว
For SCMA643 @ VCU.
2017 Huskies Highlight Reel (In Progress)
มุมมอง 7247 ปีที่แล้ว
Music credit: Tobymac
Cross Site Request Forgery and SQL Injection Overview
มุมมอง 2217 ปีที่แล้ว
This video provides a brief overview of cross site request forgery (xsrf/csrf) and SQL injection vulnerabilities.
Checkland's Soft Systems Methodology Applied to US High-Speed Internet Access Conundrum
มุมมอง 2.4K8 ปีที่แล้ว
Checkland's Soft Systems Methodology Applied to US High-Speed Internet Access Conundrum
Beginner Java Tutorial: File IO, Reading From a Text File
มุมมอง 10K8 ปีที่แล้ว
This tutorial demonstrates how to read from a text file and how to pass arguments to java programs from the shell or command line. It also demonstrates how to specify arguments through NetBeans.
Beginner Java Tutorial: Arrays (Single and Multidimensional Arrays)
มุมมอง 9288 ปีที่แล้ว
This tutorial provides and introduction to arrays for the java language. It covers single-dimension arrays and multi-dimensional arrays. It answers questions like, how do I declare an array? or how do I loop through an array? or how can I sort an array. It also demonstrates creating an array from the String operator .split().
Beginner Java Tutorial: Methods (Sub Routines)
มุมมอง 2.3K8 ปีที่แล้ว
This beginner tutorial traces a small program to demonstrate how methods work within a program. The hope is that the viewer will come away with an understanding of how to use (or call) methods, how to define them, and the idea of variable scope.
Beginner Java Tutorial: If and Switch Statements
มุมมอง 5298 ปีที่แล้ว
This beginner java tutorial demonstrates how to use if statements and switch statements to control program flow.
Beginner Java Tutorial: Loops
มุมมอง 2358 ปีที่แล้ว
This short video demonstrates how to use loops in java programming. This includes while loops, do while loops, and for loops.
Tutorial: Java convert Strings to Numbers
มุมมอง 3.9K8 ปีที่แล้ว
This beginner java tutorial demonstrates how to convert Strings to integers, how to get input from users, and how to catch or trap bad input from users when you are trying to convert their String input into numerical data types.
Tutorial: Java Try Catch Block
มุมมอง 2.3K8 ปีที่แล้ว
This beginner java tutorial demonstrates the use of try catch block to catch exceptions and prevent runtime exceptions.
Tutorial: Java String Operators
มุมมอง 6808 ปีที่แล้ว
This beginner java tutorial demonstrates String operators and gives examples on how to manipulate Strings using Java.
Tutorial: Java Variables and Primitive Data Types
มุมมอง 8578 ปีที่แล้ว
Tutorial: Java Variables and Primitive Data Types
Spring Run Huskies 2015 16 Highlight Reel
มุมมอง 1.8K8 ปีที่แล้ว
Spring Run Huskies 2015 16 Highlight Reel
Beginner Java Tutorial - String Operations
มุมมอง 1.2K9 ปีที่แล้ว
Beginner Java Tutorial - String Operations
How to get Input From User at Command Prompt - Beginner Java Tutorial
มุมมอง 4.5K9 ปีที่แล้ว
How to get Input From User at Command Prompt - Beginner Java Tutorial
Compliance Talk
มุมมอง 3859 ปีที่แล้ว
Compliance Talk
(Part 4) Visual Studio Winform Tic Tac Toe Tutorial with AI (Artificial Intelligence)
มุมมอง 78K10 ปีที่แล้ว
(Part 4) Visual Studio Winform Tic Tac Toe Tutorial with AI (Artificial Intelligence)
(Part 3) Visual Studio Winform Windows Calculator Tutorial Example (C#)
มุมมอง 38K10 ปีที่แล้ว
(Part 3) Visual Studio Winform Windows Calculator Tutorial Example (C#)
(Part 3a) Visual Studio Winform Tic Tac Toe
มุมมอง 39K10 ปีที่แล้ว
(Part 3a) Visual Studio Winform Tic Tac Toe
Visual Studio C# Event Tutorial - Prevent Possible Data Loss Before Loading the Designer
มุมมอง 47K10 ปีที่แล้ว
Visual Studio C# Event Tutorial - Prevent Possible Data Loss Before Loading the Designer
Switch Statement C# Winform Tutorial (Beginner)
มุมมอง 7K10 ปีที่แล้ว
Switch Statement C# Winform Tutorial (Beginner)
Winform Tutorial NumericUpDown Control Visual Studio C#
มุมมอง 54K10 ปีที่แล้ว
Winform Tutorial NumericUpDown Control Visual Studio C#
C# .Net Tutorial - How to Send E-mail with ASP.NET (tutorial Good for Beginners)
มุมมอง 48K10 ปีที่แล้ว
C# .Net Tutorial - How to Send E-mail with ASP.NET (tutorial Good for Beginners)
(Part 2) C# WinForm Visual Studio Crossword Puzzle Tutorial
มุมมอง 12K10 ปีที่แล้ว
(Part 2) C# WinForm Visual Studio Crossword Puzzle Tutorial
(Part 3) C# WinForm Visual Studio Crossword Puzzle Tutorial
มุมมอง 9K10 ปีที่แล้ว
(Part 3) C# WinForm Visual Studio Crossword Puzzle Tutorial
(Part 1) C# WinForm Visual Studio Crossword Puzzle Tutorial
มุมมอง 28K10 ปีที่แล้ว
(Part 1) C# WinForm Visual Studio Crossword Puzzle Tutorial

ความคิดเห็น

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

    Hello i actually made this and the disable buttons function isn't working in the project I made even though the code is exactly the same as yours. I have a project coming up this Monday, can you please help out??? It would mean a lott

  • @KaustavMajumder
    @KaustavMajumder 3 หลายเดือนก่อน

    This video helped me on 17-July-2024. Thank you Chris. 🙂

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

    Nice video, thanks :)

  • @ДианаАбчинец
    @ДианаАбчинец 7 หลายเดือนก่อน

    Help me how to make sure that I check the whole word at once, and not one letter at a time

  • @JoseFerreira-zb1ce
    @JoseFerreira-zb1ce 8 หลายเดือนก่อน

    2024 saved my ass

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

    Thank you! This was one of the best guides I have seen in a while - keep up the good work and looking forward for new content

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

    System.NullReferenceException: 'Object reference not set to an instance of an object.' g was null. Help me?????

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

    I need to add a socket using the TCP/IP protocol, how can I accomplish this?

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

    Popcom 🎉❤🎉 silençe you hopland 🎉❤❤❤❤❤❤❤❤🎉

  • @RavensMultiverse-sq6lb
    @RavensMultiverse-sq6lb ปีที่แล้ว

    i have tried so many tutorials on tic tac toe and yourse is the only one that worked. Thanks man.

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

    The tutorial is nice but how can we use a database with it.

  • @leo-bonucci
    @leo-bonucci ปีที่แล้ว

    蛮有意思的

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

    i tried but i got some errors that pisses me off

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

    This tutorial was incredibly helpful. HOWEVER, I tested performing multiple operations and the final result was not correct no matter in which order I used the operators... I do not think that this solution accounts for BODMAS in any way.

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

    Wonderful Tutorial! Wasn't really building a calculator, however I wanted to make a login screen with a numeric pad. This helped me tons! Thank you!😄

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

    Very nice job at explaining what is going on. I really like this tutorial helped me to better understand how C# works and also how to design my own gui

  • @one.threeh5916
    @one.threeh5916 ปีที่แล้ว

    អរគុណ​សម្រាប់​វីដេអូ​មួយ​នេះ​ ❤️️

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

    This was very helpful, thank you

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

    Does someone else has the warnings with the code on the static int my_incrememt,num_lines, center_x,center_y and another warning on Graphics g = null; please help if someone has a solution

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

    Hi Chris. Great video. In DataGridView, is there a way where you could put a code when you double click (double-click event) on the Class_Instructor field, a window will pop up ? The purpose of a pop up window is so that it will display all of the different classes that instructor teaches, date-and-time class start, and the building where it located ?

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

    Hi, Do u know how to display the equation textbox to fill equation instead of 2 oprehend and 1 operator ?

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

    Hi, how do u key press backspace ?

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

    How do u do code with other unary operators eg sin cos tan….?

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

    Thanks Bro. Easy To Understand.

  • @jasminzusmita4182
    @jasminzusmita4182 2 ปีที่แล้ว

    you suck

  • @ciisecabdulle4599
    @ciisecabdulle4599 2 ปีที่แล้ว

    Where does turn comes 🤔

  • @therappha7410
    @therappha7410 2 ปีที่แล้ว

    nice video!

  • @naxu445
    @naxu445 2 ปีที่แล้ว

    Awesome tutorial! Helped me with my school project!

  • @graceadebambo8530
    @graceadebambo8530 2 ปีที่แล้ว

    u are amazing but add a bit more volume

  • @pubgkiilerpro5244
    @pubgkiilerpro5244 2 ปีที่แล้ว

    Amazing Tutorial to follow!

  • @iz0n486
    @iz0n486 2 ปีที่แล้ว

    how do i do this on java??

  • @kawtarelstanej1133
    @kawtarelstanej1133 2 ปีที่แล้ว

    thaaaanks guys if u got smtp problem just see this video:th-cam.com/video/D2F4rFC7tMk/w-d-xo.html

  • @ditz3nfitness
    @ditz3nfitness 2 ปีที่แล้ว

    The comma/dot is being turned into a whole number. Any way to fix that? Like when you write 1.5 it gets turned into 15 on the label, and it also calculates/stores it like that. So if I were to do 1.5, then tap "*", and then do 3, then it would come out as 45 and not 4.5. Need it for an exam project here in 2 days

  • @andrewsercer9538
    @andrewsercer9538 2 ปีที่แล้ว

    Starting a project to build a kakuro game (c# winform) and needed a little bit of inspiration for creating the ui do watching this tutorial for some hints Don't know if there's even kakuro tutorials out there and don't want to look because I only want hints and ideas, not specific copy/paste code. So hopefully this will help. Edit: great! this gives me ideas for how to tackle several different methods, and a template for how to initialize the ui. I wasn't sure what the best way to allow the user to interact with the ui: buttons will probably work fine enough.

  • @gunteramberg1949
    @gunteramberg1949 2 ปีที่แล้ว

    so many thanks, this is great one question to you, if you want to go a step back, what is the code ??

  • @mroalireza8070
    @mroalireza8070 2 ปีที่แล้ว

    Perfect

  • @hibanabki8347
    @hibanabki8347 2 ปีที่แล้ว

    12:03 how the game was reset? by just clicking "Ok" or "cancel" button? plz help!<3

  • @cecilbennett289
    @cecilbennett289 2 ปีที่แล้ว

    I'm getting an error, what might be the problem?

  • @corbinwilson3781
    @corbinwilson3781 2 ปีที่แล้ว

    I’m in a c# class right now, and I’m geeking over the first 10 minutes of the video. It makes everything so much more practical and aesthetic.

  • @takudzwabrendon9895
    @takudzwabrendon9895 2 ปีที่แล้ว

    Hi lm sorry lm having problems with the game

  • @ksugiama
    @ksugiama 2 ปีที่แล้ว

    Where do I get the plz file on my local drive?

  • @vincentmawanda8734
    @vincentmawanda8734 2 ปีที่แล้ว

    Hey Chris, My name is Vincent Mawanda, a Ugandan Student at National Research Technological University "MISiS" in Moscow, Russia pursuing a Bachelor's Degree in Information Systems and Technologies. I would like to thank you so much for this tutorial. It has been so informative. God bless you.

  • @asalrashidi2012
    @asalrashidi2012 2 ปีที่แล้ว

    is this tutorial oop?

  • @parthmehta1950
    @parthmehta1950 2 ปีที่แล้ว

    it was easy to understand very well thank you

  • @tofu3129
    @tofu3129 2 ปีที่แล้ว

    Thanks for this!

  • @cirkulx
    @cirkulx 2 ปีที่แล้ว

    I love how it's 8 years ago and Microsoft were already moving to Metro.

  • @enjoymusic2267
    @enjoymusic2267 2 ปีที่แล้ว

    Thank you Chris <3

  • @NimishP
    @NimishP 2 ปีที่แล้ว

    @27:10 To convert degrees to radian multiply degrees with PI / 180 instead. This will reduce error to a great extents. Math library has predefined constant PI.

  • @NimishP
    @NimishP 2 ปีที่แล้ว

    You have picked up one of the most creative examples to explain data grid view. Thanks a million for this and its predecessor videos.

  • @Cruz0e
    @Cruz0e 2 ปีที่แล้ว

    your conversion is equal to * π/180 (because 180 degree in radians is π), so if you want to, you could use *Math.Pi/180 instead easy to memorize 180=π (once you understand what it is) π is a perimeter of a semicircle (180 degree) with radius of 1 if 180° is π then 1° is equal to π/180 your angle is ω[deg] then your ω[rad] = ω[deg]*π/180 (I used 2π/360 first, bit mixed it up so I edited to correct it, but it's the same thing 2π is the perimeter of a circle)