Skip to content
#

learning-notes

Here are 20 public repositories matching this topic...

Learning Journal is a web app that I created to demostrate how you can operate on stored data with Django framework. The technical purpose of this app is to show how to apply the four basic operations of persistent storage, create, read, update, and delete (CRUD). From user's perspective, with Learning Journal you can keep a list of the topics y…

  • Updated Mar 18, 2022
  • Python

This repository is my attempt at learning ROS better. It contains programs using which I experimented with various ROS features such as creating a package, adding executable files to your CMakeLists.txt then building it, playing with Turtlesim, understanding features such as publishing and subscribing and also making something cool using it, etc.

  • Updated Nov 3, 2021
  • Python

Python Best Ever Project for Data Analysis @ Fake news Detection Do you trust all the news you hear from social media? All news are not real, right? So how will you detect the fake news? The answer is Python. By practicing this advanced python project of detecting fake news, you will easily make a difference between real and fake news. Before mo…

  • Updated Apr 5, 2020
  • Python

Improve this page

Add a description, image, and links to the learning-notes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the learning-notes topic, visit your repo's landing page and select "manage topics."

Learn more