top of page
Search


SQL Server Practice Set
Here One database schema is given, you need to do queries as per below database, if you need any help then please comments in below...

Codersarts AI
4 min read


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
bottom of page