Posts Tagged ‘Java’

JavaScript Tutorial: Simple Progress Bar [part 00]

WEBSITE: betterphp.co.uk In this series I explain how to create a simple progress bar using JavaScript and HTML. You can use it to show the progress of things :)

Java Bukkit Plugin Tutorial: Further Commands – Command Arguments [part 03]

WEBSITE: betterphp.co.uk In this video we expand on the previous commands series to make the code easier to maintain. I also show you how to use command arguments.

FREE VIDEO ONLINE TRAINING Tutorial JAVA JEE JEE C++ PHP Javascript

You have just found a course in programming that is probably the easiest in the world! More details: www.webok.info/en_index.php

JAVA J2EE JEE PHP C++ TUTORIAL VIDEO FACILE . Cours programmation pr débutant gratuit

Le PLUS FACILE cours en programmation! The easiest training in the programming: WWW.WEBOK.INFO. Si vous avez réussi notre test à 100% et que vous êtes d’accord avec cette affirmation tapez “Oui, facile” dans le commentaire. Sinon, dans le commentaire, vous pouvez toujours ajouter l’adresse d’un cours qui est plus facile d’après vous.

Java Bukkit Plugin Tutorial: Chat Commands – Player Interactions [part 02]

WEBSITE: betterphp.co.uk In this series I explain the basics of chat commands and show you how to add them to your plugin using a simple super pickaxe plugin as an example.

Java Bukkit Plugin Tutorial: Chat Commands – Player Interactions [part 02]

WEBSITE: betterphp.co.uk In this series I explain the basics of chat commands and show you how to add them to your plugin using a simple super pickaxe plugin as an example.

Java Bukkit Plugin Tutorial: Chat Commands – Defining Commands [part 03]

WEBSITE: betterphp.co.uk In this series I explain the basics of chat commands and show you how to add them to your plugin using a simple super pickaxe plugin as an example.

Java Bukkit Plugin Tutorial: Using Config Files – Implementing the Options [part 02]

NOTE: You most likely can cast to an Integer to avoid the silly string workaround I showed here. Try it ! WEBSITE: betterphp.co.uk In this series I explain the basics of using config files in your plugins, this extends the first series I did so you may also want to watch that.

Java Bukkit Plugin Tutorial: TNT Blocking – Events and Messages [part 02]

WEBSITE: betterphp.co.uk Continuing the series explaining how to create a plugin for Bukkit server to block the use of TNT.

Java Tutorial: Bukkit Plugin Development (notifying players) [part 06]

WEBSITE: betterphp.co.uk An ongoing series explaining some of the things that can be done using the Bukkit Java API.