[CLOSED] Teaching Java, JS, Python, and C# for Free

requiredlvlcat66

Feedback score
1
Posts
34
Reactions
10
Resources
0
Currently not taking any requests :)

Hello

Whether you have a question about something or want to learn a language from scratch I'll try my best to help you. I want to get a job which involves computer science so teaching others will give me experience and I need a break from my other open source projects. You can take a look at my GitHub to get an idea of what kind of experience I have https://github.com/valkyrienyanko

If you feel like it, you can gift me a game from my Steam wishlist (to be clear you do not have to gift anything, I will gladly teach for free).

Languages
Java
I'll use a program called Processing as this is how we were taught Java in University. Processing is both a modified language of Java and a program that provides a visual canvas that you can draw different 2D / 3D shapes on.

I'm not in the mood to get into spigot / bukkit anytime soon sorry.

Processing: https://processing.org/
Tutorial: https://www.w3schools.com/java/

JavaScript
We will use p5.js (very similar to Processing except the canvas is your web browser)

Things that confuse me
- Promises

NodeJS: https://nodejs.org/en/
p5.js: https://p5js.org/
Tutorial: https://www.w3schools.com/js/js_syntax.asp

Python
We will create a folder with all our python scripts in there and work from there.

Things I don't understand / haven't looked into yet
  • Files I/O
  • Exceptions
  • Reg Expressions
  • CGI Programming
  • Database Access
  • Networking
  • Sending Email
  • Multithreading
  • XML Processing
  • GUI Programming
  • Further Extensions
Python: https://www.python.org/
Tutorial: https://www.tutorialspoint.com/python3/python_basic_syntax.htm

C#
We will use the old .net 5.0 framework (dotnet new console --framework net5.0)

Things that confuse me
  • Delegates
  • Events

https://duckduckgo.com/?q=dotnet
Tutorial: https://docs.microsoft.com/en-us/dotnet/csharp/

Contact
Add me as a friend on Discord valk#9904
 
Type
Offering
Provided by
Individual
Language
  1. Java
  2. JavaScript
  3. NodeJS
  4. Python
  5. C#
Last edited:
Top