• Member Avatar for Dani
    Dani

    Gave Reputation to robertcoble in How can i Rank keywords?

    There are a few different ways to rank keywords. The most common and effective method is through SEO, or search engine optimization. By optimizing your website for specific keywords, you …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm snowboy12

    I know I already said hi to you via private message, but hello again and a very warm welcome!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm snowboy12

    i'm here to explore new things related to education and study abroad.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Startup Summer Project

    Hi and welcome to DaniWeb! I snipped the link to your Telegram group because we don't allow solicitations in our forums. That being said, people are free to reply to …
  • Member Avatar for Dani
    Dani

    Began Watching Startup Summer Project

    Dear students, Have you ever thought about working in a startup or even founding one yourself, but in the end it got stuck at some step? We are also students …
  • Member Avatar for Dani
    Dani

    Edited Startup Summer Project

    Dear students, Have you ever thought about working in a startup or even founding one yourself, but in the end it got stuck at some step? We are also students …
  • Member Avatar for Dani
    Dani

    Edited CompMortgage

    A simple demonstration of how MyInput.class can be used to input data from the keyboard. Computation is then done to compute the interest rate on a mortage.
  • Member Avatar for Dani
    Dani

    Edited Factorials

    This program consists of two functions in one class. It demonstrates a recursive function to calculate the factorial of a number.
  • Member Avatar for Dani
    Dani

    Edited MethodExample

    A short example of passing variables between methods (functions).
  • Member Avatar for Dani
    Dani

    Edited PlayClass

    Two classes which aim to demonstrate private and public members of a class. A static variable is used as an accumulator to keep track of the number of class objects …
  • Member Avatar for Dani
    Dani

    Edited ComputeMortgage

    The JOptionPane class is used to give the CompMortgage.java program a front-end GUI interface. The class is divided into numerous functions.
  • Member Avatar for Dani
    Dani

    Edited RobustInput

    A single class consisting of multiple methods is used to demonstrate the robustness of keyboard input in Java. A try-catch block is used. The program graphically prints out a square …
  • Member Avatar for Dani
    Dani

    Edited RobustInput

    A single class consisting of multiple methods is used to demonstrate the robustness of keyboard input in Java. A try-catch block is used. The program graphically prints out a square …
  • Member Avatar for Dani
    Dani

    Edited CylinderVolume

    A simplistic program to compute the volume of a cylinder when its radius and length are input via MyInput.class
  • Member Avatar for Dani
    Dani

    Edited SquareRoots

    An example of method overloading. The program calls a function to get the square root of a number. The appropriate function (integer or double version) is executed.
  • Member Avatar for Dani
    Dani

    Edited LoanCalculation

    A program similar to ComputeMortgage.java utilizing a mathematical formula and multiple methods to calculate a loan payment.
  • Member Avatar for Dani
    Dani

    Edited CircleClass

    A demonstration of introductory object oriented programming. A class to define a circle object with radius, area, and perimeter parameters.
  • Member Avatar for Dani
    Dani

    Edited Circle

    This program consists of two functions in one class. It is the driver program for the CircleClass.java file.
  • Member Avatar for Dani
    Dani

    Edited Rectangle

    A program similar to CircleClass.java which defines a rectangle object. ClientProgram.java is the driver program for the Rectangle.java file.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited SwitchBlocks

    A program combining a switch statement with static variables in a class. Based on the switch statement, a class object is dynamically created.
  • Member Avatar for Dani
    Dani

    Edited How to create a RESTful API with Spring Boot

    ## Introduction ## This tutorial teaches you how to create a Spring Boot application that provides RESTful API Endpoints. These endpoints are best consumed by other applications or for integrating …
  • Member Avatar for Dani
    Dani

    Edited Dagger 2 - Constructor Dependency Injection in Kotlin

    ## Introduction ## In Android development, the current recommended library for Dependency Injection is Hilt. The most obvious benefits of using Hilt are reduced boilerplate code and lifecycle-aware components(*and their …
  • Member Avatar for Dani
    Dani

    Edited How to create Repeatable Annotations in Java

    ## Introduction ## In Java 8, `@Repeatable` was introduced and this is the recommended way to create repeating annotations. We still have to create a holder Annotation(*annotation that holds an …
  • Member Avatar for Dani
    Dani

    Published Java Basics - Dependency Injection

    ## Introduction ## When following tutorials on Daniweb, you might have run into one that requires knowledge about **Dependency Injection** as a prerequisite. People might also sometimes use the term …
  • Member Avatar for Dani
    Dani

    Published Java Basics - Annotations

    ## Introduction ## Java annotations are often used to provide extra information for compilers, IDEs, and build tools. The extra information is often used to enhance the development cycle, such …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm rymnd

    Hi there and welcome to DaniWeb! I noticed when you initially posted your topic got accidentally flagged by our spam bot. Sorry about that.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm rymnd

    Hi everyone.
  • Member Avatar for Dani
    Dani

    Moderated Hi everyone, I'm rymnd

    Hi everyone.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm carlcroger

    Welcome to DaniWeb.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm carlcroger

    I am a social media strategist and Digital Marketer at [BoostHill](http://www.boosthill.com)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm brandwizz

    Hi and welcome to DaniWeb!!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm brandwizz

    Hi everyone, I'm Brandwizz from Kolkata, India providing web services and digital marketing services for B2B organizations since 2005. I'm here to exchange thoughts and helping organizations to most of …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to generate high trust score browsers

    > Tell me what you are trying to do so I can think this through. According to the [project description](https://github.com/abrahamjuliot/creepjs), "the purpose of this project is to shed light on …
  • Member Avatar for Dani
    Dani

    Edited Template engine for Codeigniter 3 with built-in HTML sanitizer

    A little while ago, I wrote a [tutorial](https://www.daniweb.com/programming/web-development/tutorials/537376/sanitize-php-user-input-strings) about how important it is to sanitize PHP user input strings. Not only is it important to sanitize user input being fed …
  • Member Avatar for Dani
    Dani

    Created Template engine for Codeigniter 3 with built-in HTML sanitizer

    A little while ago, I wrote a [tutorial](https://www.daniweb.com/programming/web-development/tutorials/537376/sanitize-php-user-input-strings) about how important it is to sanitize PHP user input strings. Not only is it important to sanitize user input being fed …
  • Member Avatar for Dani
    Dani

    Began Watching Template engine for Codeigniter 3 with built-in HTML sanitizer

    A little while ago, I wrote a [tutorial](https://www.daniweb.com/programming/web-development/tutorials/537376/sanitize-php-user-input-strings) about how important it is to sanitize PHP user input strings. Not only is it important to sanitize user input being fed …
  • Member Avatar for Dani
    Dani

    Edited Database wrapper for Codeigniter 3

    DaniWeb is built on top of the Codeigniter 3.1.x PHP framework. Although I probably should have built it as a CI model, here is the database library that we are …
  • Member Avatar for Dani
    Dani

    Created Database wrapper for Codeigniter 3

    DaniWeb is built on top of the Codeigniter 3.1.x PHP framework. Although I probably should have built it as a CI model, here is the database library that we are …
  • Member Avatar for Dani
    Dani

    Began Watching Database wrapper for Codeigniter 3

    DaniWeb is built on top of the Codeigniter 3.1.x PHP framework. Although I probably should have built it as a CI model, here is the database library that we are …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to generate high trust score browsers

    rproffitt, the trust score he is talking about is 100% related to the browser used. The purpose of the project is to objectively determine how trustworthy an end-user's web browser …
  • Member Avatar for Dani
    Dani

    Began Watching How to generate high trust score browsers

    I am looking for an software/script that can generate high trust score browsers, i am using [this GitHub project](https://abrahamjuliot.github.io/creepjs/) to see the info about the browser and the score. I …

The End.