some people who contacted me asked similar questions so i will clarify them for all (faq if you like):
*"do you teach other programming languages other then java"
yes i can also teach web development: html,css,javascript,jade,sass,jqury,bootstrap,php, WordPress development (plugins and themes).
i can also teach python,c++,c# (monodevlop).
for mobile dev i use corona sdk it uses lua scripting language.
i can also teach game programming, i have a framework i created for game dev in java and js. from time to time i join game jams(like ludom dare) for fun.
if your a total beginner i suggest you start with java.
*"can you show me your github or stuff you did"
sure 45 github repos enjoy:
https://github.com/yoel123?tab=repositories
some of them are also things i did with a team (1 or two shared repos). also i didnt post all of my open source projects yet so its not all i have.
lately i have been using java to create tools:
https://github.com/yoel123/yoel-java-tut-maker-helper-softwere
i had a static tut website project, one page app , each tutorial had its own html file, it became a real drag writing it by hand so i created a tool to generate the html code.
it creates swing forms dynamically depending on your tut structure. i dont know if its the latest. but in the latest you can save projects which is realy helpfull.
took me less then a day to create (i created this sort of gui code makers before), im planning on adding an export as pdf option.
https://github.com/yoel123/yoel-jtable-js-php-example-and-helper/tree/master/helper%20softwer
another not so simple webdev project solved with java. we needed to use a free crud table framework with a commercial license. jtable.js was the best option, but it had a js nested object within nested object
for each table which made creating more then 5 tables really long and frustrating.
again gui code generation to the rescue , my software made that process much faster. i also made a jtable.js helper functions to make it easier to use the api. and a php class to handle most common server database actions (crud).
https://github.com/yoel123/yoel-java-swing-console
i was told java dosnt have something like windows console (like in c++ console programs etc) so i implemented one using swing. i made a few test programs.
also i made a book library management system to test if it will work with bigger projects .
https://github.com/yoel123/yoel-java-slick2d-framework
in game dev im used to a particular design pattern called world entity. most game engines dont have this, so i create a framework that dose what im used to.
i dont know any other way to create games with the same efficiency and order. and i will not compromise for less. i have one like it for phaser.js too.
it helped me trough alot of 48 hour game making marathons (game jams).
other then that i have created a whole java course for beginners on my pc.
as i mentioned my usual rates are 15$ for a lesson, it will rise in the future.
i decided to continue giving the first lesson for free just to remove any risk from the client/student. you can try me as a teacher for 1 free lesson.
to contact me you can use this forum pm or this google form:
https://goo.gl/forms/EioBvOw4YXilgtdc2