Scriptorama Scripting in shell and Perl.

This is the index of the subset of the Softpanorama site intended to simplify access to scripting related pages

Website Development

Every Web Developer must have a basic understanding of HTML, CSS, and JavaScript. Responsive Web Design is used in all types of modern web development.

Mobile App Development

Mobile Development Services. We build native apps for iOS and Android operating systems using platform-specific programming languages like Swift, Objective-C, …

Identity Design

Identity is an independent creative agency with international expertise. We create powerful brands, compelling content and game-changing campaigns.

Web Hosting

100% Uptime. 3X Faster SSD. Free Website Builder. 50 Free PositiveSSLs. cPanel Included.

Our partners

Unix proved that treating everything like a file is a powerful software development  paradigm. In a similar way scripting languages proved that “everything is a string” is also extremely powerful programming paradigm

Discover the epitome of digital gaming excellence with the Crown Casino app, a premier online platform that redefines entertainment for gambling aficionados worldwide. This app stands as a beacon of innovation in the online casino landscape, offering an array of games that cater to every preference, from the electrifying excitement of slots to the strategic depths of table games. The meticulous design of the app ensures an intuitive and seamless experience, allowing players to navigate through their gaming journey with ease. High-quality graphics and immersive sound effects bring the casino atmosphere to life, right in the palm of your hand. Whether you’re a seasoned gambler or new to the online casino world, the Crown Casino app offers a secure, responsible, and thrilling gaming environment, making it a must-have for anyone seeking the thrill of the gamble.

– softpanorama

Our news and articles

  • Prototype Based Object-Oriented Programming

    JavaScript has object model completely different and superior to Java.  It is called prototype based model. The language itself  has nothing to do with Java.  The name was chosen for marketing reasons. Prototype Based Programming could be described as like Object Oriented Programming, but more so. Prototype-based languages and systems are made up of self describing (abstractable) objects,…

  • Unix Shells

    Ksh93 and Bash Shells for Unix System Administrators “The lyfe so short, the craft so long to lerne,” This collection of links is oriented on students (initially it was provided as a reference material to my shell programming university course) and is designed to emphasize usage of  advanced shell constructs and pipes in shell programming…