• Blog Homepage
  • Website Homepage

Magic Monk's Blog

Follow Magic Monk's Journey

Magic Monk

IT Education

Visual Basic programming lesson 4 – Boolean variables & timer object

By Magic Monk on Friday, February 22, 2019

In this lesson you learn to make an object move on the screen using the timer object (timer ticks every 10ms and if the boolean variable is true, the object will be moved to the right by one pixel).

Continue Reading
0
Mathematics Education

Probability lesson 1 – Discrete random variable, discrete probability distribution

By Magic Monk on Thursday, February 21, 2019

In this lesson we start talking about discrete random variables and discrete probability distributions.

Continue Reading
0
IT Education

Visual Basic Programming lesson 3 – Select Case statement, KeyDown event

By Magic Monk on Wednesday, February 20, 2019

In this tutorial you learn how to write a program to allow the user to move an object around on the screen using arrow keys by using the select case statement in conjunction with the Keydown event to alter the picture box’s Left and Up properties. You also need to take note that subtracting the …

Continue Reading
0
Mathematics Education

Using a formula to integrate exponential functions e^x

By Magic Monk on Tuesday, February 19, 2019

Did you know there is a simple formula you can use to integrate exponential functions? here it is 🙂

Continue Reading
0
IT Education

Visual Basic Programming lesson 2 – declaring variables, IF statement

By Magic Monk on Monday, February 18, 2019

In this lesson we create a “Guess the number” game. You learn how to declare variables as well as writing the IF THEN ELSE and ELSEIF statements.

Continue Reading
0
Mathematics Education

Differentiating and Integrating Exponential Functions

By Magic Monk on Sunday, February 17, 2019

In this tutorial you learn the most basic way of differentiating and integrating exponential functions. You also learn some theory behind how it works, why is the derivative of e^x the same as e^x.

Continue Reading
0
IT Education

Visual Basic Programming Lesson 1 – Changing object properties

By Magic Monk on Saturday, February 16, 2019

In this series of videos you will learn how to write a program in Visual Basic. We will learn by doing, so you will see step by step how to do everything, with full explanation. In this first video. you learn how to insert objects on the screen, and how to change their properties by …

Continue Reading
0
Mathematics Education

How to Differentiate Ln functions and Integrate 1/x functions

By Magic Monk on Friday, February 15, 2019

In this video I show you guys the back and forth differentiation and integrate of an Ln function.

Continue Reading
0
IT Education

Expert Systems Lesson 3 – Building an expert system with ES Builder

By Magic Monk on Thursday, February 14, 2019

In this lesson we take you through how to build your own expert system with ES-Builder. The download link for ES-Builder is: http://www.mcgoo.com.au/html/es3_down… Note: All of my links are obtained at the time I made the video. I cannot make guarantees that the link will work forever as the internet is forever changing.

Continue Reading
0
Mathematics Education

Math B – Integrating 1/x graphical explanation

By Magic Monk on Wednesday, February 13, 2019

Did you ever wonder why integrating 1/x gives you y=ln|x|? Watching this graphical explanation should help improve your understanding.

Continue Reading
0

Posts navigation

← Previous 1 … 56 57 58 59 60 … 75 Next →
Theme by Scissor Themes Proudly powered by WordPress