iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programming
  • Kotlin Programming
  • Memo

Author: Jeffrey Schneider

convert CSV data into an associative array

PHP: Read and convert CSV data to array

March 18, 2020August 1, 2020 Jeffrey Schneider

This php class to read the CSV file. It helps to import a CSV file and convert CSV data into an associative array, it can read CSV files containing Japanese. This class treats the first row of a CSV file as a column header row.

Continue Reading

Check for GPU on CentOS Linux

January 26, 2020October 7, 2020 Jeffrey Schneider

Try lshw or lspci. They have to be installed if you don’t have already.

Continue Reading

Install And Use TensorFlow On CentOS 7

January 23, 2020 Jeffrey Schneider

TensorFlow is Google’s open-source platform for machine learning designed to simplify the process of implementing machine-learning models.

Continue Reading

Top 10 Project Collaboration Software

January 17, 2020January 17, 2020 Jeffrey Schneider

If you are a project manager or a designer looking for a new tool and have no idea which one would be a good fit, then you’re in the right place. Here is a list of the top 10 project collaboration tools to point you in the right direction.

Continue Reading

Top 10 API Testing Tools

January 17, 2020January 17, 2020 Jeffrey Schneider

This article will provide a summary of the top API testing tools covering both open-source and commercial solutions that testing teams can select to suit their needs. Katalon Studio, SoapUI, and Postman are the top-three tools in the list.

Continue Reading

Link Download iOS Firmware File For iPad

July 26, 2019July 26, 2019 Jeffrey Schneider

Before downloading the firmware, please determine the exact version of your ipad. Based on the model number of your iPad, you will be able to identify which iOS firmware file you need to download.

Continue Reading

Determine WiFi Connection Speed on MacOS X

July 14, 2019January 23, 2020 Jeffrey Schneider

During the testing you’d typically want to see the speed of your WiFi connection, possibly including noise, RSSI, channel, country code, used frequency, etc. and initially it can be a bit daunting where to find this information.

Continue Reading

Write a log text file on Disk use TextOutputStream in Swift 4 iOS

April 14, 2019March 21, 2022 Jeffrey Schneider

You need to create your own log file to record events in your application in your own way. Here is the most typical way to create a text file and save it on the disk of an iOS device like iPhone, iPad, iPod.

Continue Reading

Install VirtualBox on macOS (Mojave, High Sierra)

April 13, 2019April 14, 2019 Jeffrey Schneider

When you program an iOS app related to Web server or Database server running on another operating system, such as Windows or Linux…

Continue Reading

Double, Floating-Point Numbers in Swift

April 11, 2019September 5, 2019 Jeffrey Schneider

Double-precision, Floating-point numbers are numbers that have fractional parts (usually expressed with a decimal point). You should use a floating-point type in Swift programs whenever you need a number with a decimal, such as 24.02 or 3.25.

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017
    Exit mobile version