\

1
Learn Python From Scratch - Functions & StringsLearn Python From Scratch - Functions & Strings

Python – Functions and strings Hi guys, hope you all are catching along with previous Learn Python From Scratch tutorial, in this post you will come across python functions and string operations. Functions are a construct to structure programs. The…

Read more »

2
Learn Python from Scratch - Conditional ExecutionLearn Python from Scratch - Conditional Execution

Ola pythonista's, so this is a follow up of the previous post which was on the introduction of python. Here, I’m going to talk about Conditional execution and iterations in python. Hope you would find it interesting to browse. There are many conditi…

Read more »

0
Learn Python from Scratch - IntroductionLearn Python from Scratch - Introduction

Python is the language of the Python Interpreter and those who can converse with it. An individual who can speak Python is known as a Pythonista. It is a very uncommon skill, and nearly all known Pythonistas use software initially developed by Guido…

Read more »

0
Example Code to Connect to mySQL Database in JavaExample Code to Connect to mySQL Database in Java

This post is to help initiate a MySQL database connection through Java at front-end via JDBC (Java Data Base Connectivity).  Before this we need to know some basic information which are as follows: 1.      Driver class: The driver class for the MySQ…

Read more »

0
Smartwatch can help detect Life-Threatening Heart ProblemsSmartwatch can help detect Life-Threatening Heart Problems

Fitness wearables typically monitors the wearer’s exercise pattern and activities. Cardiogram announced recently that they have developed an algorithm that trained a deep neural network using heart rate readings taken from Apple Watch, iBeat and And…

Read more »

3
Introduction To Machine Learning:Introduction To Machine Learning:

Machine learning is the sub-field of computer science, focuses on the development of computer programs that can change when exposed to new data. Machine learning system searches through data for a pattern and adjust program actions accordingly. Face…

Read more »

0
SELF-DESTRUCT THE REGRETTABLE MAIL YOU SENT THROUGH GMAIL VIA D-MAIL !!SELF-DESTRUCT THE REGRETTABLE MAIL YOU SENT THROUGH GMAIL VIA D-MAIL !!

Chrome Web Extension that allows you to revoke access to sent emails whenever you like!! You may have encountered this situation many times that you have regretted sending an email hastily and desperately wished you could take it back? Or maybe you’…

Read more »
 
 
Top