BlogHide Resteemswodsuz (52)in utopian-io • 7 years agoMy Application to be an Utopian-io ModeratorBackground Information As a 23 years old electrical and electronic engineer i’m currently working in a computer aided design software production company and seeking master opportunities in…wodsuz (52)in utopian-io • 7 years agoMovie list exporting with the aid of Jsoup What Will I Learn? Greetings, the goal of this tutorial is to use Jsoup to get data from a website and later proceed it according to your needs. By learning this you will be able to reach any…wodsuz (52)in utopian-io • 7 years agoMaking country fact list by uysing JsoupWhat Will I Learn? Greetings, this tutorial will cover the usage of Jsoup library in java. By using this library you can pull information on websites and use them then present them in a user…wodsuz (52)in utopian-io • 7 years agoImproving translators performance by using JsoupWhat Will I Learn? Greetings, the purpose of this tutorial is to show how to gather data from turkish,english,polish and german dictionary sites by implementing Jsoup library on your Java project.…wodsuz (52)in utopian-io • 7 years agoMaking and designing a translator with Jsoup What Will I Learn? Greetings, this tutorial will cover the usage of Jsoup library in java. By using this library you can pull information on websites and use them then present them in a user…wodsuz (52)in utopian-io • 7 years agoMaking your own currency tracker with Jsoup!What Will I Learn? Greetings the aim of this tutorial is to make you familiar with the Jsoup library of Java. By using this library and integrating it to your java class you will be able to…wodsuz (52)in utopian-io • 7 years agoExtracting data by using JsoupWhat Will I Learn? Greetings, in this tutorial we will focus on data pulling and sorting by using Jsoup library of Java. You will learn the implementation of Jsoup library, You will learn…wodsuz (52)in utopian-io • 7 years agoFunction generation in Eclipse by using Java #2 What Will I Learn? Greetings, in this tutorial we will continue to extend the function that we generated in the previous tutorial and learn to write a function capable of calculating the money…wodsuz (52)in photography • 7 years agoVenice, Italyphoto credit by mewodsuz (52)in dmania • 7 years agoWhen ltc owner sells his coinsView post on dManiawodsuz (52)in photography • 7 years agoMy current wallpaperwodsuz (52)in utopian-io • 7 years agoFunction generation in Eclipse by using Java What Will I Learn? Greetings, the aim of this tutorial is to show java programming language to transform tasks into functions for a simple, algorithmic computer based solutions. In order to do…wodsuz (52)in utopian-io • 7 years agoFunction generation in Octave from scratch part 4What Will I Learn? Greetings, in this tutorial we will continue writing functions in Octave by doing beginner, scratch level tasks. You will learn Octave's panels and it's properties, You…wodsuz (52)in utopian-io • 7 years agoFunction generation in Octave from scratch part 3What Will I Learn? Greetings, in this tutorial we will continue focusing on making, editting functions in Octave by transforming our mathematical problems into computer based friendly…wodsuz (52)in utopian-io • 7 years agoFunction generation in Octave from scratch part 2What Will I Learn? Greetings, in this tutorial we will continue focusing on making, editting functions in Octave by doing elementary level tasks. You will learn the usage and importance of…wodsuz (52)in utopian-io • 7 years agoFunction generation in Octave from scratch part 1What Will I Learn? Greetings, in this tutorial we will focus on making functions in Octave by doing beginner, scratch level tasks. You will learn Octave's panels and it's properties, You…wodsuz (52)in utopian-io • 7 years agoWriting a function to obtain any element of Fibonacci sequenceWhat Will I Learn? Greetings, in this tutorial we will focus on generating Fibonacci sequence on Octave. You will learn function writing in Octave, You will learn Fibonacci sequence and…wodsuz (52)in utopian-io • 7 years agoDice rolling simulation with the aid of Octave part-2Image source What Will I Learn? Greetings, in this tutorial we will continue our dice rolling experiment by increasing the amount trials. To do that we modified the diceroll function that we…wodsuz (52)in utopian-io • 7 years agoDice rolling simulation with the aid of Octave Image source What Will I Learn? Greetings, in this tutorial we will continue the usage of Monte Carlo method to simulate a fair dice rolling experiment with the aid of Octave. As you know…wodsuz (52)in utopian-io • 7 years agoCoin toss simulation with Monte Carlo methodImage source What Will I Learn? Greetings, in this tutorial we will focus on the usage of Monte Carlo method to simulate a fair 50% coin toss experiment with the aid of Octave. You will…