Terrypha Wamaitha

Terrypha is an undergraduate computer science student at Meru university. She is passionate about computer programing, Machine Learning, and Artificial Intelligence. She is open to research and collaborations.

3

0

0
Terrypha is an undergraduate computer science student at Meru university. She is passionate about computer programing, Machine Learning, and Artificial Intelligence. She is open to research and collaborations.
3
0
0
Jan 2, 2022
Vue is a front-end JavaScript framework used to create single-page apps that run on the client-side. It can also be used to create full-stack applications by making HTTP requests to a backend server. It is...
Aug 9, 2021
The box-model is a fundamental concept in CSS and HTML. Since everything in CSS is made up of boxes, it’s critical to understand how the CSS box model works.
Jun 15, 2021
Type casting is a way of converting data from one data type to another data type. This process of data conversion is also known as type conversion or type coercion.