Skip to content

pedroth/Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning

Some experiments made in Java while learning...

Contents by package

  • Simple Implementation of Matrices and 3-vectors
  • Experiments with sockets
    • Includes a Jframe chat
    • scrappy web server build from scratch
  • Util classes for the interpreter in package function
  • ExpressionFunction:
    • Is a interpreter of a simple language that evaluates mathematical expressions such as "sin(x^2 + y) + exp(-z^2)"
  • Image and Text IO utils.
  • Some experiments (some are visual)
  • Tool to tokenize strings
  • Implementation of a 3D engine from scratch in Java.
  • Some visualization utils

About

Some experiments made in Java while learning...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages