Skip to main content

Posts

Showing posts from July, 2022

Calculus ninth edition by Ron Larson, Bruce H. Edwards

R ead and download Calculus book by Ron Larson and Bruce H. Edwards If you would like study any of these topics: fitting graphs and models to data, limits, differentiations and applications of differentiation, integrations and applications of integration, logarithmic and exponential  functions, differential equations, infinite series, vectors and geometry of space, multiple integration, vector analysis I recommend reading this fantastic valuable book: Here is a course taught at MIT, through which you can study single variable calculus:   If you ask yourself a question "Why should I learn Calculus?", the answer is that Calculus is a super powerful mathematical tool for scientists and engineers. Through Calculus we can measure quantities that are not very easily to be measured. The greatest human achievements would not be made without the discovery of Calculus. The discovery of Calculus was made by both Newton and Leibniz . Through Calculus Newton could discover the Gene

Use CS50 library in my local machine offline to run codes in C language

M ake your PC ready to run codes in C language How to use CS50 library in your local machine offline Here are three videos presented by someone, they will guide you to make your PC ready to run C files. How to Download and Install Visual Studio Code ( VS Code ) on Windows 10 How to Download and Install C Cpp Toolset ( gcc g++ gdb ) in Windows 10 using mingw-w64 and msys2 How to Set up Visual Studio Code for C and C++ Programming After watching the above videos and following the steps in them, you can apply the following steps in order to use CS50 library for implementing codes written in C language in your local machine offline. Download the zip file from Github Release,  https://github.com/cs50/libcs50/releases Unzip it, locate to libcs50/src/, you can get cs50.h and cs50.c Copy cs50.h and cs50.c in the Workspace Create and save a C file which uses cs50 libraries in the Workspace. We can call it hello.c, hello.c should be with cs50.h and cs50.c in the same folder in

What are Custom Domains and Subdomains?

T he difference between a URL, Domain, Subdomain, Hostname etc. The way to setup Custom Domains and Subdomains. What is a subdomain? Add a subdomain