Zoolz Cloud Storage: Lifetime of 1TB Instant Vault and 1TB of Cold Storage
Handling Large Files:
The difference between log files, a text file and a data file.
Log files is generated automatically to keep track of some specific appliation.
A text file is created by the user in a word processor.
A data file stores data pertaining to a specific application for later use.
CSV: Comma seperated values
LDF: log data files
MDF: master data files
Basic tool editors for handling large log files
Notepad++
It supports multi tab for multi documents
Its supports multiple programming langs - C, C++, Java, C#, XML, HTML< PHP, JavaScript, VB/VBS, SQL, Perl, Python, Unix shell script.
Notepad++ is commonly known as the the best HTML editor.
Supports Regular Expression
Drag and Drop
Glogg
Vim: Visual Interactive
ConText
http://www.contexteditor.org/downloads
Source code repository path: http://code.google.com/archive/p/contexteditor/
EditPad Lite
EmEditor
LogExpert:
--------------------------------------------------------------------------------------
Factors consideration while choosing programming language
Functionality of the application
support for new features
the platform on which the application will run
performance
security
code size
community and support
Features
|
Perl
|
PHP
|
Python
|
Version
|
6
|
7.1.2
|
|
|
Most powerful in regular expression and string manipulation.
Useful while parsing huge amount of data.
|
It's a server side scripting language.
Popular for small or medium level website development.
|
Testing, automation, web development, data analytics, cloud
computing, mobile development and game
development.
|
Platform
|
Support all platforms
|
|
|
Useful
|
Web development, System administration, network programming and game
development
|
Web development.
Dynamic webpages
|
Good documentation
Used in 3D animation and game development.
|
Disadvantage
|
Syntax is complex,
Poor documentation.
Slow compared to other scripting language.
|
As it is open source, security is the major challenge as the code is
available to all; hence intruders can easily find weakness in the code.
PHP not suitable for desktop application.
|
It is slower compared to C and C++
It is also an interpreted language.
Its doesn't perform multi-processor / multi-core work efficiently.
|
Frameworks
|
Catalyst, Dancer, Mojolicious
|
Laravel, symphony, codeigniter, phalcon
|
Django, TurboGears, Web2py, Bottle, CherryPy, Flask, Pyramid,
|
IDE/ Text Editor
|
|
|
Sublime:
https://www.sublimetext.com/3
|