An open API service indexing awesome lists of open source software.

https://github.com/cyberboysumanjay/semester6

NIT Delhi Lab Works of Semester 6
https://github.com/cyberboysumanjay/semester6

lex network-programming tcp-client tcp-server udp-client udp-server

Last synced: 3 months ago
JSON representation

NIT Delhi Lab Works of Semester 6

Awesome Lists containing this project

README

          

# Semester 6 Lab Works
Useful Tools in this semester:

### Compiler Design:
[Regexr](https://regexr.com/)
Install Lex on Ubuntu `sudo apt-get install bison flex`

### Data Mining:
[Colab](https://colab.research.google.com/)
[Pandas Documentation](https://pandas.pydata.org/pandas-docs/stable/)

### Network Programming
[Unix-Socket Tutorialspoint](https://www.tutorialspoint.com/unix_sockets/)
[TCP-Server Client GeeksforGeeks](https://www.geeksforgeeks.org/tcp-server-client-implementation-in-c/)

© 2019 [Sumanjay](https://cyberboysumanjay.github.io)
All Rights Reserved