RastcodeS

Where we take good care of both your front and back-end needs

Great place to take your code to the next level

Checkout my work and get in touch



RastcodeS Logo
Go Back

Posts


     Declaring and initializing variable in Java. How to do it properly and avoid mistakes.


Read All

     Getting a list of items from the database and returning it to the front end. Introduction to Tinker.


Read All

     Introduction to Java Primitives and Object References. Differences between the types explained.


Read All

     Manipulating databases with Laravel, creating tables and migrations.


Read All

     Creating new java objects, writing to and reading from object fields. Order of initialization explained.


Read All

     Finishing the main layout. Adding header and footer areas. Intro to Laravel dynamic content - dynamic title and description. Dynamically adding the active class on links and a special go back button.


Read All

     Exploring Java packages and importing classes. Wildcards and conflicts explained.


Read All

     An introduction to Blade templating language. Using Blade layouts, appends. Making a navigation bar and a sidebar.


Read All

     Exploring Java main method. Explanation of the main method's signature, how to compile java code and run it.


Read All

     Introduction to Laravel routes, controllers and the Blade templating engine. You'll get to know how to make new Blade pages, which extend layouts, how to make routes and controllers for them. We'll also mention a few useful Artisan commands.


Read All

     Introduction to Java class structure and it's members - fields and methods. Also, an explanation of Java comments.


Read All

     An introduction to a Laravel application folder structure, styling a Laravel app with Sass and compiling styles and JavaScript files using NPM commands. This guide will also help you start a new Git repository and upload it to GitHub.


Read All

     This is a short article on rules I set on both myself and any future contributors to rastcodes.com.


Read All

     Laravel starter application will help all, who are new to this PHP framework, get a clear understanding of how to initialize a new project, setup a local configuration for easy development and run a few artisan and npm scripts to get you started.


Read All

Currently working on a Laravel project

Check it out
Java Break - Declare and Initialize Variables - Java Core Part - VI
Java Break - Declare and Initialize Variables - Java Core Part - VI

     Declaring and initializing variable in Java. How to do it properly and avoid mistakes.

     The sixth chapter...

Java


Recents


Popular