Skip to content

tadashi-hamada/learning

Repository files navigation

learning--Repository for practicing new stuff

A calendar project having database connectivity to store events using jdbc


Prerequisite

User need to make a database based on the program using sql and pass on that database to the program(change the name of database )

A python simonograph---

Linux program to stimulate fork a parent and child process and to show concurrency in parent and child process

p
/ \
p c1
/ \ / \
p c2 c1 c3
/ \
c2 c4

process working concurrently are p,c2,c4,c1and c3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published