top of page
Search


Creating ER Diagram In Database
E-R Design. You are provided two application descriptions at the end of this document. Design an Entity- Relationship model representing...

Codersarts AI
3 min read
Â
Â
Â


Web Programming : DA Gucci Movie Review
The overall page has a background image of background.png. Text on the page uses an 8pt font. The preferred fonts for text are Verdana,...
Contact Us
4 min read
Â
Â
Â


Unsupervised Learning , Sample Work
Hierarchical Clustering: The dataset on American College and University Rankings contains information on 1302 American colleges and...

Codersarts AI
3 min read
Â
Â
Â


Text Processor, Sample Work
The task is to complete the method bodies of the TextProcessor class

Codersarts AI
3 min read
Â
Â
Â


Convolutional Neural Networks, Sample Work
This assignment is about Convolutional Neural Networks. You will do object recognition using CNN. The implementation is to be done with PyTo

Codersarts AI
2 min read
Â
Â
Â


Transfer learning Work Sample
In this assignment, you will perform transfer learning. You will take a pre-trained VGG16 network and retrain it to recognize trac signs.

Codersarts AI
1 min read
Â
Â
Â


Design List UI of Card View
What is List ? Android List View is a view which groups several items and display them in vertical scrollable list. The list items are...

Codersarts AI
1 min read
Â
Â
Â


Reading a file with Node.js
Read file in asynchronously Read content of a file in a non-blocking is called asynchronous way. That is, to tell Node to read in the...
Contact Us
1 min read
Â
Â
Â


Create API In Nodejs
Application programming interfaces (APIs) are everywhere.
They enable software to communicate with other pieces of software internal or exte
Contact Us
2 min read
Â
Â
Â


Health Care App
Problem taken into consideration: The main problem in these times of COVID-19 is the connection of doctors with the patients remotely and...

Codersarts AI
2 min read
Â
Â
Â


Retrieving list data from firebase inside Current User_Id
Firebase is Google's mobile application development platform that helps you build, improve, and grow your app. Here it is again in bigger...

Codersarts AI
2 min read
Â
Â
Â


Date and Time Picker Range Library
Date pickers and Time pickers provide a simple way to select a single value from a pre-determined set and we can select the range of date...

Codersarts AI
2 min read
Â
Â
Â


Expandable ListView Android
Android ExpandableListView Example Tutorial. In this tutorial we’ll implement an ExpandableListView which is used to group list data by cate

Codersarts AI
2 min read
Â
Â
Â


Bluetooth Low Energy
You probably heard Bluetooth before maybe you using in your car while listening to your favorite music or while talking on the phone...

Codersarts AI
2 min read
Â
Â
Â


Kalman tracking for multiplepoints - Sample Assignment
In this assignment you have to implement Kalman tracking for multiple points, simultaneously, through a video. The code will take a video (e

Codersarts AI
2 min read
Â
Â
Â
bottom of page