Skip to content

IslandTropicaMan

Software, Pc Game and Programming Languages

Matplotlib Tutorial — Start to create a simple graph

Posted on October 30, 2022October 30, 2022 By IslandT

Matplotlib is a third-party python library that you can use to create various graphs as well as charts to present your data. This is the starting article of the 10 parts series of the Matplotlib library tutorial and in this example tutorial, I will create a simple graph to represent the five-day shoe sales data…

Read More “Matplotlib Tutorial — Start to create a simple graph” »

Python, Python Tutorial

Default parameter in TypeScript function

Posted on October 30, 2022 By IslandT

In the below function, I have assigned a default value to the second parameter of that function that will be used if no value has been assigned as the second parameter of that function. First let us run the above function with all values as follows:- Next let us leave out the second parameter as…

Read More “Default parameter in TypeScript function” »

Type-Script

Create Tuple in TypeScript

Posted on October 29, 2022October 29, 2022 By IslandT

Below is the method to create a Tuple in TypeScript. As you can see, before assigning elements in the above tuple you will need to declare the type of each element first within the [] bracket. Accessing the element in that tuple is just like accessing the element in an array with index 0 as…

Read More “Create Tuple in TypeScript” »

Type-Script

Copy object properties to another object in TypeScript

Posted on October 28, 2022 By IslandT

If you want to copy the properties of an object to another object in TypeScript you can use the object spread technique as follows:- Suppose you create an object as follows:- Later you want to copy those object’s properties to another object then you can use the object spread technique as follows:- This second object…

Read More “Copy object properties to another object in TypeScript” »

Type-Script

The for loop example in Power Shell

Posted on October 27, 2022October 27, 2022 By IslandT

The below Power Shell command will produce numbers ranging from 1 to 12 with the help of the ‘for loop’! The above program has generated the following outcome:- The ‘for loop’ in Power Shell command is almost the same as the ‘for loop’ in other programming languages such as c++, Java, and Python.

Power Shell

Tkinter Tutorial — Create a message box that return the answer

Posted on October 26, 2022 By IslandT

This is the last tutorial on Tkinter, there are still lots of widgets that I have not been able to cover on this website and you can find all of them on the official webpage of Tkinter! In this example tutorial I am going to create a message box that will return the answer from…

Read More “Tkinter Tutorial — Create a message box that return the answer” »

Python, Python Tutorial

The do until command in Power Shell

Posted on October 26, 2022October 26, 2022 By IslandT

If you want to loop a number until it is greater than a certain number, you can use the do until command in Power Shell as follows: The above command will produce the below outcome: This is true because the program above will loop till that last number 3 which is greater than number 2…

Read More “The do until command in Power Shell” »

Power Shell

Nullish coalescing in TypeScript

Posted on October 26, 2022October 26, 2022 By IslandT

In the below program, the function will return a string indicating that that object is not a number using TypeScript nullish coalescing which will provide a default value for that variable if it is either null or undefined. The ?? is nullish coalescing operator which will provide the default value on the left hand side…

Read More “Nullish coalescing in TypeScript” »

Type-Script

Tkinter Tutorial — Create Message Box

Posted on October 25, 2022October 26, 2022 By IslandT

In this Tkinter tutorial, I am going to create a message box that will get displayed after the user has clicked on the button and the ‘No Show Input’ check box is unchecked. The message box will be put under the showHello function as follows:- Before you want to use the message box widget you…

Read More “Tkinter Tutorial — Create Message Box” »

Python, Python Tutorial

Use a while loop in Power Shell

Posted on October 25, 2022October 25, 2022 By IslandT

In this example, I am going to use the while loop in Power Shell to add up two numbers. The command is as follows:- The while loop above will compare the first number with the second number and if the first number is less than the second number then the first number will get incremented…

Read More “Use a while loop in Power Shell” »

Power Shell

Posts pagination

Previous 1 … 6 7 8 … 16 Next

IslandTropicaMan

↑ Grab this Headline Animator

Categories

  • C program
  • Gaming
  • Java
  • Java Collection
  • Java Game
  • Java Generic
  • Javascript
  • Kotlin
  • Power Shell
  • Python
  • Python Tutorial
  • Software
  • Swing
  • Type-Script

Get new posts by email

ArrayList button class combo box earning project enum for loop function interface Java javascript Javascript Iterable javascript iteration result object Javascript iterator Javascript promise kotlin Matplotlib message box Multitask power shell powershell powershell switch pycharm pygame pygame drawing pygame moving circle pygame project chess pygame rectangles pygame update method python python application python class python function python project python tutorial ShotCut.software Stockfish Swing tkinter tuple typescript typescript function visual studio code while loop wxPython

  • How to use case sensitive version of comparison in power shell
  • Create multiple assignments in PowerShell
  • How to compile and run c program in visual studio code
  • How to print numbers from a range in Kotlin
  • How to output words on a Power Shell screen?

Recent Comments

  1. Rainer on Python Example – Group telephone number using the re module
  2. Rainer Mansfeld on Python Example — Write a python program which will save the user inputs into a Pickle file
  3. Rainer Mansfeld on Python Example — Write a Python program to find the permutation of an event
  4. Rainer Mansfeld on Python Example — What is the total ASCII values of characters in the Hello World string
  5. Jules on Python Tutorial — Chapter 9

Copyright © 2025 IslandTropicaMan.

Powered by PressBook WordPress theme

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT