Posts

Showing posts from 2018

Me Cython

datatypes in C

Rotating a Matrix in Python

View in SQL

Case statements in SQL

Working of Order by and Group by on multiple columns explained

Date and Time Strings Examples

Working with text strings : concatenation,trimming,substrings, upper and lower casing.

Left , Right, Full Outer Joins and Unions.

Cartesian(Cross) Joins , Inner Joins and Self Joins

Sub Queries

Grouping data with postgresql

Mathematical operators in postgresql

Temporary tables in POSTGRESQL

Creating a table in Postgre SQL

structures and unions in C

Write a ATmega16 code to send the temperature range from -4 to +4 to portB.

Atmega16 C program to toggle all bits of PORT C continuously.

Atmega16 C program to send hex values for ASCII characters 0,1,2,3,4,5,A,B,C and D to port PB.

Python Easter EGG - part 1 Zen

Data structures in Python Series 6.3: Minimum Element in Binary Tree

Data structures in Python Series 6.2 : searching Binary Tree

Introduction To SQLite 1

Time Delays in ATmega 16

C program to toggle all the bits of PortC in ATmega 16

Code to send temperature in ATmega16 C

Data structures in C Series 6.1 : Implementing a Binary Tree

Data structures in Python Series 6 : Implementing a Binary Tree