English
Türkçe
[email protected]
  • HOME PAGE
  • LESSON
  • QUESTION
  • DATA-BANK
  • BLOG
  • APPS

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

JavaScript Powering a Number

To get the power of a number in JavaScript, the Math.pow() function is used...

201 JavaScript

JavaScript Getting Absolute Value

In JavaScript, the Math.abs() function is used for the absolute value operation...

205 JavaScript

JavaScript Using For Loop

The for loop is the most used loop form in JavaScript...

201 JavaScript

JavaScript Taking the Square Root of a Number

In JavaScript, the Math.sqrt() function is used to take the square root of a number...

195 JavaScript

JavaScript Making Uppercase

To capitalize a text in JavaScript, the toLocaleUpperCase method is used...

201 JavaScript

JavaScript Making Lowercase

The toLocaleLowerCase method is used to lowercase a text in JavaScript...

183 JavaScript

JavaScript Concatenating Arrays

The concat() method is used to concatenate 2 or more strings in JavaScript...

191 JavaScript

JavaScript Adding Elements to Array

If we want to add an item to an array in JavaScript, we can use the push() function...

177 JavaScript

Javascript Removing Elements from Array

Extracting elements from arrays in JavaScript is a little different. There is no function of the "Remove" type...

196 JavaScript

JavaScript Using While Loop

One of the most used loops in JavaScript is the While loop. The purpose of the while loop is to repeatedly execute the code block as long as the expression (condition) is true...

188 JavaScript

Visual Basic String Making Lowercase

The ToLower() method is used if all characters in a string variable in the Visual Basic programming language are to be converted to lowercase...

212 Visual Basic .NET

Visual Basic Getting Last Character of String

If we want to get the last character of a string in Visual Basic, we can do it using the Substring() and Length methods...

319 Visual Basic .NET

Visual Basic String Using StartsWith

In Visual Basic, we use the <b>StartsWith()</b> method to determine whether a string starts with the specified character(s). This method, which returns a bool value, has 3 different uses...

238 Visual Basic .NET

Visual Basic Remove Element from Array

If you want to delete an element of an array in Visual Basic, you need to create a copy of that array (the deleted element) and synchronize it to its original state...

206 Visual Basic .NET

Visual Basic Using String ToCharArray

In Visual Basic programming language, if we want to convert a string type variable to a Unicode character array, we use the ToCharArray() method...

230 Visual Basic .NET

Visual Basic Adding Elements to List

In Visual Basic, it is necessary to use the Add() method to add an element to the List...

205 Visual Basic .NET

Visual Basic Substring Method

In Visual Basic, the Substring method is used to get a desired part from a string...

238 Visual Basic .NET

Visual Basic Powering a Number

You can use the Pow() method of the Math class to get the specified power of a number in the Visual Basic programming language..

246 Visual Basic .NET

How to Find the Name of the Operating System in Visual Basic ?

The "OSVersion" property of the "Environment" class is used to find out what the operating system is in the Visual Basic programming language...

210 Visual Basic .NET

Visual Basic Get Now

The DateTime.Now property is used to get the current time in Visual Basic. We can display time in various formats...

211 Visual Basic .NET

Total Result : 607
  • 16
  • 17
  • 18
  • 19
  • 20

DATA-BANK CATEGORY

  • .NET ( 40 )
  • C# ( 53 )
  • DevExpress ( 20 )
  • Flutter ( 1 )
  • Go ( 1 )
  • Hardware General ( 142 )
  • HTML ( 8 )
  • Internet General ( 40 )
  • Java ( 150 )
  • JavaScript ( 37 )
  • Kotlin ( 1 )
  • Ms Sql ( 127 )
  • Network General ( 7 )
  • Oracle ( 1 )
  • Python ( 1 )
  • Ruby ( 1 )
  • Security General ( 6 )
  • Software General ( 5 )
  • Swift ( 2 )
  • Technology ( 295 )
  • Unity ( 28 )
  • Visual Basic ( 17 )
  • Visual Studio ( 7 )
© 2012-2023 - All Rights Reserved. Yazilim Ders