Computer Science Converter

550 installs
11 ratings
19 monthly active users
Revenue not available

Computer Science Converter Summary

Computer Science Converter is a mobile iOS app in Education by Andrew Rotert. Released in Feb 2019 (7 years ago). It has 11 ratings with a 3.82★ (average) average. Based on AppGoblin estimates, it reaches roughly 19 monthly active users . Store metadata: updated Mar 27, 2025.

Store info: Last updated on App Store on Mar 27, 2025 .


3.82★

Ratings: 11

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot

App Description

Easily and simultaneously convert between:
Unsigned Conversions:
- Decimal (dec)
- Binary (bin)
- Hexadecimal (hex)
- Octal (Oct)
Signed Conversions:
- 16-Bit Integers
- 32-Bit Integers
- Binary (Two’s Complement)
- Hexadecimal (Two’s Complement)
Text:
- String
- Decimal
- Binary (New)
- Hexadecimal
IP Addresses:
- Binary, and Decimal Conversions
Subnetting:
- Create and Find subnets
- Identifies IP address class
- Shows Subnet IDs for each subnet in binary and decimal
- Shows Broadcast ID and host range for each subnet ID
- Shows the total number of bits stolen, and the total number of hosts
Calculate Bitwise Operations:
- AND
- OR
- XOR
- NOT
- LEFT SHIFT
- RIGHT SHIFT

Good for computer science related tasks.
- Networking
- Assembly Language
- Language Processing
- Operating Systems
- etc.