• Blog Homepage
  • Website Homepage
  • Blog Homepage
  • Website Homepage

Magic Monk's Blog

Follow Magic Monk's Journey

Magic Monk

IT Education

PHP lesson 11 – Form processing

By Magic Monk on Tuesday, January 8, 2019

In this lesson we talk about how forms are processed via sending data to the superglobal variable _POST and then retrieving it to be processed in PHP.

Continue Reading
0
Mathematics Education

How to draw a tangent or normal line on a sine curve

By Magic Monk on Monday, January 7, 2019

In this tutorial you will learn how to use calculus to draw a tangent line as well as a normal line to a sine curve.

Continue Reading
0
Mathematics Education

PHP lesson 10 – Arrays

By Magic Monk on Sunday, January 6, 2019

In this lesson we talk about how to create arrays of different types (indexed and associative) , how to store values in arrays, how to use arrays in conjunction with a for loop and a foreach loop.

Continue Reading
0
Mathematics Education

Calculus differentiation tangent line problem solving practice question

By Magic Monk on Saturday, January 5, 2019

In this tutorial I teach you how to do a problem solving question by finding the equation of a tangent line using differentiation.

Continue Reading
0
Mathematics Education

PHP lesson 9 – User defined functions

By Magic Monk on Friday, January 4, 2019

In this lesson we talk about how to create your own function. We also talk about how to specify the arguments (input variables) for the function and how to make the function return a value (output).

Continue Reading
0
Mathematics Education

Calculus Tangent Normal problem solving question

By Magic Monk on Thursday, January 3, 2019

In this tutorial I show you how to do a problem solving calculus question that involves tangents and normals.

Continue Reading
0
Mathematics Education

PHP lesson 8 – Built-in functions

By Magic Monk on Wednesday, January 2, 2019

In this lesson we talk about some built-in functions that come with PHP – including mathematical functions such as cos(), log(), rand() to generate random numbers, and string functions including strtoupper(), substr() to convert string to lower/upper case and to display parts of a string.

Continue Reading
0
Mathematics Education

Optimization – Maximise volume of cone inscribed in sphere

By Magic Monk on Tuesday, January 1, 2019

In this second lesson on optimisation using derivatives, we will find the largest possible volume of a right circular cone inscribed in a sphere. This is a very difficult calculus differentiation question, be prepared! Make sure you have done all my differential calculus lessons as well as lesson 1 optimisation tutorial before attempting this question.

Continue Reading
0
Mathematics Education

PHP lesson 7 – For loop

By Magic Monk on Monday, December 31, 2018

In this lesson we talk about what For loops are, and how to use a For Loop to achieve the same thing we did with the while loop. We also talked about how to round numbers using the round function.

Continue Reading
0
Mathematics Education

Optimisation / optimization using derivatives tutorial

By Magic Monk on Sunday, December 30, 2018

In this tutorial we do a sample question where you have to find the largest possible value of a quantity given a condition. You will need to know about differentiation, derivatives, chain rule, product rule, quotient rule, first / second derivative test to find the maximum / minimum, in order to do this question. In …

Continue Reading
0

Posts navigation

← Previous 1 … 61 62 63 64 65 … 75 Next →
Theme by Scissor Themes Proudly powered by WordPress
