loader from loading.io

Arksoft Podcast Episode 3 - Behavior, Code Blocks, Program Logic

Software Developer Zone Podcast

Release Date: 03/26/2017

SDZ Episode 10 - Tools and Skill Set for SDZ show art SDZ Episode 10 - Tools and Skill Set for SDZ

Software Developer Zone Podcast

I discuss the tools that I use for coding or publishing Software Developer Zone. I talk about what I'm doing with SDZ, what languages I'm learning, what tools I'm using with maybe a few pointers or tips. Join me in using and learning the same things. Then socialize with me on Facebook or most especially Software Developer Zone.  SDZ Wordpress Plugins CPanel node.js java.softwaredeveloperzone.com questhost.com tomcat node.js Skill Set Java Android Javascript jQuery Angular ajax HTML 5 CSS 3 Tools Serverside  PuTTY WinSCP IDE Eclipse Idea Netbeans Scene...

info_outline
Software Developer Zone Episode 9-New Changes and Plans show art Software Developer Zone Episode 9-New Changes and Plans

Software Developer Zone Podcast

I talk about how I've moved from Arksoft.org to SoftwareDeveloperZone.com and any recent and upcoming changes.

info_outline
Arksoft Podcast 8 - 3D Game Engine Programming with Java show art Arksoft Podcast 8 - 3D Game Engine Programming with Java

Software Developer Zone Podcast

I talk about books that I have been reading. I discuss techniques and concepts related to 3D game programming using Java. Though much of this content is about game development in general and only a small part is directly about Java or exact coding. Books that I talk about.. Black Art of Java Game Programming Black Art of 3D Game Programming C Building a 3D Game Engine C++ I talk about.. Isometric Parallel Orthogonal view World Perspective view Rendering Pipeline Texture Mapping Shading Lighting Other effects Culling for efficiency Painters algorithm for removing hidden objects. Culling for...

info_outline
Arksoft Podcast 7-Java 2D Game Programming show art Arksoft Podcast 7-Java 2D Game Programming

Software Developer Zone Podcast

I talk about books that I have been reading. I discuss techniques and concepts related to 2D game programming using Java. Though much of this content is about game development in general and only a small part is directly about Java or exact coding.  Books that I talk about..  Black Art of Java Game Programming Black Art of 3D Game Programming C Building a 3D Game Engine C++ Fundamentals of 2D Game Programming with Java As far as techniques go, there is too much to list, but here are a few. What Matrix math is used for.. What Vector math is used for.. Screens Scrolling Collision...

info_outline
Arksoft.org Podcast 6 - Open Source Projects and Updates about Arksoft show art Arksoft.org Podcast 6 - Open Source Projects and Updates about Arksoft

Software Developer Zone Podcast

On this one I tell you about my open source projects.. Java Reference Java White Board Java Cave Maps Java Games and Graphics Java Quiz Java Ledger Java Heat Wave Open Text Reader I talk about my experience thus far with open source and open source developers. I tell you about what has been accomplished thus far. Decisions I've made good or bad and upcoming changes.  I tell you about the new feature on Arksoft.org broadcasting my coding sessions or giving live classes. 

info_outline
Arksoft Podcast Episode 5 - Core Java Libraries, java packages show art Arksoft Podcast Episode 5 - Core Java Libraries, java packages

Software Developer Zone Podcast

I talk about about the most important classes and packages and lightly describe the rest of them.  java.lang java.util  are the two main packages java.lang.Object java.lang.Math java.lang.String  java.awt.Graphics java.net.Socket for example. I talk about java arrays, object serialization  I talk about java assert keyword and AssertionException I tell you about Remote Method Invocation I explain what ports are in TCP/IP and much more..

info_outline
Arksoft Podcast Episode 4 - The Software Development Process show art Arksoft Podcast Episode 4 - The Software Development Process

Software Developer Zone Podcast

In this episode I talk about how to begin and grow you application. I talk about types of errors and debugging. I talk about testing. I talk about code repositories. I talk about agile methodology and what are methodologies. I talk about how to manage productivity.  I talk about Ant build tool

info_outline
Arksoft Podcast Episode 3 - Behavior, Code Blocks, Program Logic show art Arksoft Podcast Episode 3 - Behavior, Code Blocks, Program Logic

Software Developer Zone Podcast

In this one I talk about what goes in inside the {  }  code blocks. These are the modules in your programs. I talk about statements, assignments, commands, functions, branching or decision, loops, and error or exception handling, and anonymous inner classes. I talk about nesting blocks. I talk about local variables and variable visibility. 

info_outline
Arksoft Episode 2 Java Overview, What is a Java Application, Class and Object show art Arksoft Episode 2 Java Overview, What is a Java Application, Class and Object

Software Developer Zone Podcast

This is a very in depth and technical overview. I totally explain the Java Class and what is an Object and OOP in Java. I explain the parts of the class an entirely how to define a class in a source file. I explain about Inheritance and Good OOP design. I talk about OOP design in general.

info_outline
Arksoft Episode 1-About Arksoft show art Arksoft Episode 1-About Arksoft

Software Developer Zone Podcast

In this first episode I merely talk about the web site. I talk about plans for the web site. I talk about features of the web site for the community. I talk about me, Larry Gray. I talk a little about Java, Javascript, Scripting, HTML and CSS. This is to get people interested in the web site and newbies to programming interested in looking into Java.

info_outline
 
More Episodes

In this one I talk about what goes in inside the {  }  code blocks. These are the modules in your programs. I talk about statements, assignments, commands, functions, branching or decision, loops, and error or exception handling, and anonymous inner classes. I talk about nesting blocks. I talk about local variables and variable visibility.