svraju

svraju

Geek Repo

Github PK Tool:Github PK Tool

svraju's starred repositories

90_Python_Examples

The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.

Language:Jupyter NotebookLicense:MITStargazers:283Issues:0Issues:0

12_Python_Seaborn_Module

Seaborn is one of the go-to tools for statistical data visualization in python. It has been actively developed since 2012 and in July 2018, the author released version 0.9. This version of Seaborn has several new plotting features, API changes and documentation updates which combine to enhance an already great library. This article will walk through a few of the highlights and show how to use the new scatter and line plot functions for quickly creating very useful visualizations of data.

Language:Jupyter NotebookLicense:MITStargazers:218Issues:0Issues:0

11_Python_Matplotlib_Module

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to huge amounts of data in easily digestible visuals. Matplotlib consists of several plots like line, bar, scatter, histogram, etc

Language:Jupyter NotebookLicense:MITStargazers:217Issues:0Issues:0

10_Python_Pandas_Module

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.

Language:Jupyter NotebookLicense:MITStargazers:236Issues:0Issues:0

09_Python_NumPy_Module

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.

Language:Jupyter NotebookLicense:MITStargazers:229Issues:0Issues:0

08_Python_Date_Time_Module

Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built-in libraries. This article on Date and time in Python will help you understand how to find and modify the dates and time using the time and datetime modules.

Language:Jupyter NotebookLicense:MITStargazers:224Issues:0Issues:0

07_Python_Advanced_Topics

You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.

Language:Jupyter NotebookLicense:MITStargazers:288Issues:0Issues:0

06_Python_Object_Class

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriented programming in Python.

Language:Jupyter NotebookLicense:MITStargazers:289Issues:0Issues:0

05_Python_Files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is also easy and short. Python treats files differently as text or binary and this is important.

Language:Jupyter NotebookLicense:MITStargazers:223Issues:0Issues:0

learn-python3

Jupyter notebooks for teaching/learning Python 3

License:MITStargazers:1Issues:0Issues:0

getting-started-with-astra-java

Example REST API in Java showing how to connect to and query DataStax Astra databases

Language:JavaLicense:Apache-2.0Stargazers:15Issues:0Issues:0

Java-8-Lambda-Basics

Source code for the course Java 8 Lambda Basics. https://javabrains.io/courses/java_lambdabasics

Language:JavaStargazers:53Issues:0Issues:0

spring-boot-security

Companion code for Java Brains Spring Security videos

Language:JavaStargazers:84Issues:0Issues:0

junit-5-basics-course

Code accompanying the JUnit 5 Basics course on Java Brains (javabrains.io)

Language:JavaStargazers:85Issues:0Issues:0

spring-security-jpa

Code for full Spring Security + JPA + MySQL tutorial: https://youtu.be/TNt3GHuayXs

Language:JavaStargazers:181Issues:0Issues:0

spring-framework

Spring Framework

License:Apache-2.0Stargazers:12Issues:0Issues:0

Spring-Boot-React-Js-Full-Stack-Web-Application-

Employee Management System with spring boot, mysql database for backend and React JS for frontend.

Language:JavaScriptStargazers:3Issues:0Issues:0

Spring-Jenkins

Jenkins for testing purpose.

Language:JavaStargazers:1Issues:0Issues:0

spring-boot-refresh-token-jwt

Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token

Stargazers:1Issues:0Issues:0

Bulk-URL-Opener

Chrome Extension for opening multiple URLs at one click.

Language:JavaScriptLicense:BSD-3-ClauseStargazers:35Issues:0Issues:0

URL-Shortener

Chrome Extension for URL Shortening using T.ly Website API.

Language:HTMLStargazers:2Issues:0Issues:0

springboot-dto-tutorial

Spring Boot DTO Example Tutorial | Data Transfer Object Pattern

Language:JavaStargazers:26Issues:0Issues:0

Java-Free-Resources-By-JavaGuides

PDF or eBooks of Java Guides Site

Stargazers:55Issues:0Issues:0

java-collections-framework-course

Java Collections Framework course at https://youtu.be/GdAon80-0KA

Language:JavaStargazers:25Issues:0Issues:0

employee-management-webapp

Employee Management System using Spring Boot, Spring Security, Thymeleaf and MySQL database.

Language:JavaStargazers:106Issues:0Issues:0

todo-management-spring-boot

Mini Todo Management Project using Spring Boot Spring MVC Spring Security JSP MySQL

Language:JavaStargazers:92Issues:0Issues:0

spring-mvc-tutorial

Spring MVC 5 Tutorial - Guide to spring mvc framework

Language:JavaStargazers:332Issues:0Issues:0

springBatchLocalParition

Spring batch high volume Local partition batch processing

Language:JavaStargazers:7Issues:0Issues:0

SpringExamples

Initial Commit

Language:JavaStargazers:310Issues:0Issues:0