ECLIPSE PROJECT
Simple registration and login form using servlet, postgresql database (eclipse/ framework)
HTML
Use of h1,h2,h3,h4,h5,h6 html tags
Use of bold, strong, italic, emphasize HTML tags
How to create simple registration form using HTML and CSS
How to design login page in HTML and CSS
HTML cheat sheet | All HTML TAGS LIST
CSS Cheat Sheet
HTML PROJECTS
DATA SCIENCE
Big Data
C Programs
Simple registration and login form using servlet, postgresql database (eclipse/ framework)
HTML
Use of h1,h2,h3,h4,h5,h6 html tags
Use of bold, strong, italic, emphasize HTML tags
How to create simple registration form using HTML and CSS
How to design login page in HTML and CSS
HTML cheat sheet | All HTML TAGS LIST
CSS Cheat Sheet
HTML PROJECTS
Daily Meal Hotel Website Development Project
- Basic Layout of the website and in detail explanation with output.
- HTML Code of Home Page of Daily Meal Hotel
- HTML Code of Terms and Conditions Page of Daily Meal Hotel.
- HTML Code of Signup Page of Daily Meal Hotel.
- HTML Code of Login Page of Daily Meal Hotel.
- HTML Code of Menus Page for Daily Meal Hotel
- HTML Code of Contact Page for Daily Meal Hotel
- HTML Code of About CEO Page for Daily Meal Hotel
- HTML Code of About Chefs Page for Daily Meal Hotel
- HTML Code of Help Page for Daily Meal Hotel
ANDROID PROGRAMMING
MATPLOTLIB EXAMPLES - Python Programming
NUMPY EXAMPLES - Python Programming
PANDAS EXAMPLES - Python Programming
MYSQL EXAMPLES - Database Management System
DATA SCIENCE- Basic Layout of the website and in detail explanation with output.
- HTML Code of Home Page of Daily Meal Hotel
- HTML Code of Terms and Conditions Page of Daily Meal Hotel.
- HTML Code of Signup Page of Daily Meal Hotel.
- HTML Code of Login Page of Daily Meal Hotel.
- HTML Code of Menus Page for Daily Meal Hotel
- HTML Code of Contact Page for Daily Meal Hotel
- HTML Code of About CEO Page for Daily Meal Hotel
- HTML Code of About Chefs Page for Daily Meal Hotel
- HTML Code of Help Page for Daily Meal Hotel
ANDROID PROGRAMMING
MATPLOTLIB EXAMPLES - Python Programming
NUMPY EXAMPLES - Python Programming
PANDAS EXAMPLES - Python Programming
MYSQL EXAMPLES - Database Management System
- What is Data Science, applications, tools, uses, challenges?
- What is visualization of data in Data science?
- Hypothesis Testing and Bayesian Inference in Data Science
- Working with data in Data Science
- Clustering in Data Science
- Difference between classification, clustering and regression with examples and applications.
- Difference between supervised, unsupervised and semi supervised learning with examples and applications.
- Basics of Naive Bayes Algorithm in Data Science -Definition, Advantages, Disadvantages, Applications, Basic Implementation.
- Web Scraping in Data Science
- Web Scraping in Data Science - python program | Example 1
- Web Scraping in Data Science - python program | Example 2
- How to calculate edge betweenness centrality in Big Data?
- How to calculate vertex betweenness centrality in Big Data?
- How to calculate matrix multiplication using 1 step MapReduce in Big Data?
- Dividing samples into 2 clusters using K means algorithm and euclidean distance in Big Data
- Determine distinct elements in the stream using Flajolet Martin Algorithm in Big Data
- Types of Distance Measures in Big Data
- Page Rank Example
- Page rank example using Random Surfer Model
C Programs
C programs related to maths
- C program to add,divide,subtract,multiply,modulus of 2 numbers
- C program to display number in matrix format
- C program to calculate the transpose of matrix
- C program to add n numbers
C programs related to comparison
- C program to swap 2 numbers
- c program to find the largest of 2 numbers
- c program to find the largest of 3 numbers
C programs related to
comparison
C programs related to strings
- c program to compare 2 strings using strcmp
- C program to check alphabet or not
- conversion of lowercase to uppercase and uppercase to lowercase of an alphabet
- conversion of lowercase to uppercase and uppercase to lowercase of a word
- C program to delete vowels from a string
- C program to delete consonants from a string
- C program to remove underscores from a string
- C program to remove underscore and substitute it with white spaces in a string
- C program to remove white spaces and substitute it with underscore in a string
- C program to insert space after every character in a sentence
- C program to replace white spaces with underscore and to uppercase all characters in a string
- C program to replace white spaces with hypens and to lowercase all characters in a string
C programs related to array
C Pattern Programs
C Programs for DFA
- Conversion of DFA/ Regular expression to c program for (01* + 10*) 11
- Conversion of DFA / Regular expression to C program for ((0 +1 )* 01))
Theoretical Computer Science
Ambiguous
Grammar | leftmost and rightmost derivations
Conversion of CFG [context free grammar ] to CNF [ chomsky normal form ]