Introduction of Some Useful Free Software Cheng-Han Du.

Slides:



Advertisements
Similar presentations
The Complete Technical Analysis and Development Environment An attractive alternative to MATLAB and GAUSS - Physics World.
Advertisements

Information Systems Today: Managing in the Digital World
Installation and use of Linux as a client and server operating system: a tutorial AMCIS 99Al Bento.
1.1 Designed and Presented by Dr. Ayman Elshenawy Elsefy Dept. of Systems & Computer Eng.. Al-Azhar University
3.6 Multimedia/Digital Media Components (Audio and Video) by Francisco Oliveira.
Web browsers It’s a software application for retrieving and presenting information on WWW. An information resource is identified by a Uniform Resource.
Web Programming Presentation on: Flash. How Flash Came to Be Created by Jonathan Gay, current VP of Flash and Generator at Macromedia Created by Jonathan.
Open Source software e.g. Microsoft office Professional cost Approximately £300 PC/dp/B000HEV6ES/ref=sr_1_4?ie=UTF8&s=software&qid= &sr=1-4.
IS&T Scientific Visualization Tutorial – Spring 2010 Robert Putnam Plotting packages overview.
Free Software (…..you can’t live without!). Tools, utilities, plug-ins, and other handy little pieces of technology that make life easier don't have to.
Development of mobile applications using PhoneGap and HTML 5
Android 4: Creating Contents Kirk Scott 1. Outline 4.1 Planning Contents 4.2 GIMP and Free Sound Recorder 4.3 Using FlashCardMaker to Create an XML File.
Web Design Basic Concepts.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 5: Multimedia on the Web.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
CS-0401 INTERMEDIATE PROGRAMMING USING JAVA Prof. Dr. Paulo Brasko Ferreira Fall 2014.
Computer Concepts – Illustrated 8 th edition Unit C: Computer Software.
Application Software.
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
Types of Software When a computer is first turned on (or "booted up"), it responds to its BIOS (Basic Input / Output System), located on a ROM (Read Only.
James Falkofske Director of Online Learning - St. Cloud Technical College TechnologyBites.blogspot.comTechnologyBites.blogspot.com.
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
An Introduction to Linux Name: Haixin Wang ID :
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
1 3. Computing System Fundamentals 3.1 Language Translators.
Intro to Ubuntu Linux What is Ubuntu?. What is Ubuntu Ubuntu is a Linux distro. It is an operating system for your PC. It is free, both as in speech and.
Ch 1. A Python Q&A Session Spring Why do people use Python? Software quality Developer productivity Program portability Support libraries Component.
NICM National Conference Feb,2009 Open Source Resource for Library and Information Centre for their Service by Goutam Biswas and Dr. Dibyendu Paul.
Open Source Project By Robert Smith
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
Introduction After seeing the pressure of license and proprietary software users where a lot of money is needed to make sure the software is in good condition,
Teaching and Learning Computer Media AMREF Seminar.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
240-Current Research Easily Extensible Systems, Octave, Input Formats, SOA.
Data Mining Tools some examples.
Application Software System Software.
1 Manage your Research Articles : Using Mendeley & Zotero Winter Term 2012 Helen B. Josephine
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Made By: Micheal Mouner Linux VS Windows. Agenda.
CMPF124 Personal Productivity with Information Technology Chapter 2 – Part 3 Introduction To Windows Operating Systems Windows Accessories CMPF 112 : COMPUTING.
Lesson 5 MULTIMEDIA. Multimedia on the Web has expanded rapidly as broadband connections have allowed users to connect at faster speeds. Almost all Web.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
California State University, LA Presented by Amanda Steven StevenAamirObaid.
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
A Brief Introduction to Linux Cheng-Han Du. History.
1 Programming and problem solving in C, Maxima, and Excel.
Pinellas County Schools
Introduction to Data Manipulation, Analysis, and Visualization with R Patrick Grof-Tisza.
Programming C++ in Linux by various IDEs and editors by: Danial Khashabi Master: Dr.B.Taheri November 2008.
Computer-Based Systems. Computer -Based System Procedures Personnel Data Software Hardware.
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
Introduction to Visual Basic. NET,. NET Framework and Visual Studio
Programming vs. Packaged
Computer Software Digital Literacy.
Software for scientific calculations
Computer Software Digital Literacy.
Programming Vocabulary
WPF vs Silverlight.
OPEN SOURCE SOFTWARE (OSS)
CMPE 101 Introduction to Information Technologies Chapter 5: Application Software: Tools for Productivity Copyright © 2012 Pearson Education, Inc. Publishing.
Introduction to R.
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
© 2009 Prentice-Hall, Inc..
Introduction to JavaScript & jQuery
Graphic Libraries for The User Interface
Python for Data Analysis
E-CONTENT GENERATION USING OPEN SOURCE TOOLS
Web Application Development Using PHP
Presentation transcript:

Introduction of Some Useful Free Software Cheng-Han Du

Outline  General Use  Entertainment  Science  Development

General Use  OpenOffice It is almost the same as Micro$oft Office. Many functions work similarly. The only downside is its compatibility with M$ PowerPoint. You can install OpenOffice in M$ Windows, MacOS, and Linux.

General Use  FireFox Originally, it is called “ Mozilla ”. The one which can completely beat M$ Internet Explorer. Much better security comparing with IE. Lots of available plug-ins to enhance user experience. You can install OpenOffice in M$ Windows, MacOS, and Linux.

General Use  Pidgin A software that allows you to access MSN, Yahoo, ICQ, ….

General Use  GIMP (GNU Image Manipulation Program) A graphics editor which is much more robust than M$ painter. Its usage is more complicating. However, it can handle advanced functions if you know how to use it.

General Use  Dia A useful tool draw diagrams such as flow charts.

Entertainment  Foobar2000 A music player with clean and simple user interface. Interface can be fully-customized. Some functions can be used for better audio quality. Great number of media formats support.

Entertainment  Amarok A music player in KDE Linux environment. It provides a iTune-like user interface. You can listen to web broadcasting.

Entertainment  SMPlayer A popular media player in Linux. Before watching some videos such as RealMedia, Windows Media Video, or AVI, obtain the codecs first.

Science  Octave A free software to perform calculation. It can handle most of MATLAB programs. Gnuplot is required for drawing figures.

Science  Gnuplot A package which can help you with numerical plots. It can handle 2D and 3D plots. Many aspects of the plots can be customized.

Science  R-Project A robust tools for statistical computing. Instead of simple figure-drawing software, it can support statistics-relating problems. Harder to learn since it is generally used in command-line mode.

Development  GCC Originally called “ GNU C Compiler, ” now it is “ GNU Compiler Collection ” If you want to learn C programming, you should use GCC. (Visual Studio S**ks!!)

Development  Python A programming language of growing popularity. Simpler code and more dynamic. Some commercial software requires it to work properly. Many other programming language and can be integrated with Python (Ruby, Perl, Tcl).

Development  OpenGL An open-source graphic library to efficiently handle 2D and 3D object imaging. For better visualization experience in Linux, OpenGL is essential. OpenGL is prerequisite for 3D scientific data rendering.

Is That All?  There are too many useful free software to be discussed in this class.  In fact, several free packages are quite easier to use compared with some commercial software.  Try them out!!