w3schools offline web



w3schools offline  a browse করুন । 500MB ফাইল ডাউনলোড করুন 4MB এর zip ফাইলে ।
আপনি INTERNET না থাকলেও w3schools  দেকতে পারবেন online  এর মতো ।

download
Mediafire link
Publisher: notnow - 12:12 PM

iBUS দিয়ে বাংলা লিখেন

আমার মনে হয় avro এর চাইতে iBus দিয়ে বাংলা লিখে অনেক মজা । iBus দিয়ে খুব সহজে বাংলা লেখা য়ায ।
iBus setup করার জন্য System→preferences→iBus
তারপর input method এ গিয়ে বাংলা এর probhat সিলেক্ট করুন । তাপর add এ ক্লিক করলেই হয়ে যাবে ।
Ctrl + Space TO START and close
bangla language না থাকলে install করে নিন ।
Publisher: notnow - 2:44 PM
,

How to Install Firefox 8 in Ubuntu 10.04 and 10.10

The following tutorial will teach Ubuntu 10.10 (Maverick Meerkat) and Ubuntu 10.04 LTS (Lucid Lynx) users how to install the newly released Mozilla Firefox 8 web browser. At the request of many of our readers, we've created the following tutorial to guide them with the installation of the popular Mozilla Firefox 8 web browser in the Ubuntu 10.04 LTS (Lucid Lynx) and Ubuntu 10.10 (Maverick Meerkat) operating systems. Official 64-bit and 32-bit Mozilla Firefox 8.0 packages are now available for the following Ubuntu distributions: · Ubuntu 10.10 (Maverick Meerkat) · Ubuntu 10.04 LTS (Lucid Lynx) To install Mozilla Firefox 8 on your system follow the next step-by-step tutorial.

 
Step 1 - Add the Firefox 8 repository

No matter what operating system you are running (Ubuntu 10.10 or Ubuntu 10.04 LTS), hit the ALT+F2(Type in terminal) key combination on your keyboard, check the "Run in terminal" option and paste the following command in the "Run Application" dialog:

gksu add-apt-repository ppa:mozillateam/firefox-stable


Enter your password when asked and hit the OK button. A terminal window will appear for a few seconds, and it will automatically close. Hit the ALT+F2 key combination again, check the "Run in terminal" option and paste the following command in the "Run Application" dialog:

gksu apt-get update
Step 2 - Install Firefox 8 Hit the ALT+F2 key combination on your keyboard, check the "Run in terminal" option and paste the following command in the "Run Application" dialog: sudo apt-get install firefox see more here
Publisher: notnow - 4:32 PM
, ,

Useful keyboard shortcuts for ubuntu

General keyboard shortcuts

Ctrl + A = Select all
Ctrl + C = Copy the highlighted content to clipboard
Ctrl + V = Paste the clipboard content
Ctrl + N = New (Create a new document, not in terminal)
Ctrl + O = Open a document
Ctrl + S = Save the current document
Ctrl + P = Print the current document
Ctrl + W = Close the close document
Ctrl + Q = Quit the current application
Keyboard shortcuts for GNOME desktop

Ctrl + Alt + F1 = Switch to the first virtual terminal
Ctrl + Alt + F2(F3)(F4)(F5)(F6) = Select the different virtual terminals
Ctrl + Alt + F7 = Restore back to the current terminal session with X
Ctrl + Alt + Backspace = Restart GNOME
Alt + Tab = Switch between open programs
Ctrl + Alt + L = Lock the screen.
Alt + F1 = opens the Applications menu
Alt + F2 = opens the Run Application dialog box.
Alt + F3 = opens the Deskbar Applet
Alt + F4 = closes the current window.
Alt + F5 = unmaximizes the current window.
Alt + F7 = move the current window
Alt + F8 = resizes the current window.
Alt + F9 = minimizes the current window.
Alt + F10 =  maximizes the current window.
Alt + Space = opens the window menu.
Ctrl + Alt + + = Switch to next X resolution
Ctrl + Alt + - = Switch to previous X resolution
Ctrl + Alt + Left/Right = move to the next/previous workspace
Keyboard shortcuts for Terminal

Ctrl + A = Move cursor to beginning of line
Ctrl + E = Move cursor to end of line
Ctrl + C = kills the current process.
Ctrl + Z = sends the current process to the background.
Ctrl + D = logs you out.
Ctrl + R = finds the last command matching the entered letters.
Enter a letter, followed by Tab + Tab = lists the available commands beginning with those letters.
Ctrl + U = deletes the current line.
Ctrl + K = deletes the command from the cursor right.
Ctrl + W = deletes the word before the cursor.
Ctrl + L = clears the terminal output
Shift + Ctrl + C = copy the highlighted command to the clipboard.
Shift + Ctrl + V (or Shift + Insert) = pastes the contents of the clipboard.
Alt + F = moves forward one word.
Alt + B = moves backward one word.
Arrow Up/Down = browse command history
Shift + PageUp / PageDown = Scroll terminal output
Keyboard shortcuts for Compiz

Alt + Tab = switch between open windows
Win + Tab = switch between open windows with Shift Switcher or Ring Switcher effect
Win + E = Expo, show all workspace
Ctrl + Alt + Down = Film Effect
Ctrl + Alt + Left mouse button = Rotate Desktop Cube
Alt + Shift + Up = Scale Windows
Ctrl + Alt + D = Show Desktop
Win + Left mouse button = take screenshot on selected area
Win + Mousewheel = Zoom In/Out
Alt + Mousewheel = Transparent Window
Alt + F8 = Resize Window
Alt + F7 = Move Window
Win + P = Add Helper
F9 = show widget layer
Shift + F9 = show water effects
Win + Shift + Left mouse button = Fire Effects
Win + Shift + C = Clear Fire Effects
Win + Left mouse button = Annotate: Draw
Win + 1 = Start annotation
Win + 3 = End annotation
Win + S = selects windows for grouping
Win + T = Group Windows together
Win + U = Ungroup Windows
Win + Left/Right = Flip Windows
Keyboard shortcut for Nautilus

Shift + Ctrl + N = Create New Folder
Ctrl + T = Delete selected file(s) to trash
Alt + ENTER = Show File/Folder Properties
Ctrl + 1 = Toggle View As Icons
Ctrl + 2 = Toggle View As List
Shift + Right = Open Directory (Only in List View)
Shift + Left = Close Directory (Only in List View)
Ctrl + S = Select Pattern
F2 = Rename File
Ctrl + A = Select all files and folders
Ctrl + W = Close Window
Ctrl + Shift + W = Close All Nautilus Windows
Ctrl + R = Reload Nautilus Window
Alt + Up = Open parent directory
Alt + Left = Back
Alt + Right = Forward
Alt + Home = go to Home folder
Ctrl + L = go to location bar
F9 = Show sidepane
Ctrl + H = Show Hidden Files
Ctrl + + = Zoom In
Ctrl + - = Zoom Out
Ctrl + 0 = Normal Size
Publisher: notnow - 4:29 PM

some ubuntu/linux coommand

more   visit http://www.fortystones.com
1.  Everything in Linux is a file including the hardware and even the directories.
2. # : Denotes the super(root) user
3.  $ : Denotes the normal user
4.  /root: Denotes the super user’s directory
/home: Denotes the normal user’s directory.
5.  Switching between Terminals
§  Ctrl + Alt + F1-F6: Console login
§  Ctrl + Alt + F7: GUI login
6.  The Magic Tab: Instead of typing the whole filename if the unique pattern for a particular file is given then the remaining characters need not be typed and can be obtained automatically using the Tab button.
7.   ~(Tilde): Denotes the current user’s home directory
8.   Ctrl + Z: To stop a command that is working interactively without terminating it.
9.  Ctrl + C: To stop a command that is not responding. (Cancellation).
10.  Ctrl + D: To send the EOF( End of File) signal to a command normally when you see ‘>’.
11.  Ctrl + W: To erase the text you have entered a word at a time.
12.  Up arrow key: To redisplay the last executed command. The Down arrow key can be used to print the next command used after using the Up arrow key previously.
13.  The history command can be cleared using a simple option –c (clear).
14.  cd :   The cd command can be used trickily in the following ways:
cd : To switch to the home user
cd * : To change directory to the first file in the directory (only if the first file is a directory)
cd .. : To move back a folder
cd - : To return to the last directory you were in
15.  Files starting with a dot (.) are a hidden file.
16.   To view hidden files: ls -a
17.   ls: The ls command can be use trickily in the following ways:
ls -lR : To view a long list of all the files (which includes directories) and their subdirectories recursively .
ls *.* : To view a list of all the files with extensions only.
18.   ls -ll: Gives a long list in the following format
drwxr-xr-x 2 root root 4096 2010-04-29 05:17 bin where
drwxr-xr-x : permission where d stands for directory, rwx stands for owner privilege, r-x stands for the group privilege and r-x stands for others permission respectively.
Here r stands for read, w for write and x for executable.
2=> link count
root=>owner
root=>group
4096=> directory size
2010-04-29=>date of creation
05:17=> time of creation
bin=>directory file(in blue)

The color code of the files is as follows:
Blue: Directory file
White: Normal file
Green: Executable file
Yellow: Device file
Magenta: Picture file
Cyan: link file
Red: Compressed file
File Symbol
-(Hyphen) : Normal file
d=directory
l=link file
b=Block device file
c=character device file
19.  Using the rm command: When used without any option the rm command deletes the file or directory ( option -rf) without any warning. A simple mistake like rm / somedir instead of rm /somedir can cause major chaos and delete the entire content of the /(root) directory. Hence it is always advisable to use rm command with the -i(which prompts before removal) option. Also there is no undelete option in Linux.
20.  Copying hidden files: cp .* (copies hidden files only to a new destination)
21. dpkg -l : To get a list of all the installed packages.
23. Use of ‘ > ‘ and ‘ >> ‘ : The ‘ > ‘ symbol ( input redirector sign) can be used to add content to a file when used with the cat command. Whereas ‘ >> ‘ can be used to append to a file. If the ‘ >> ‘ symbol is not used and content is added to a file using only the ‘>’ symbol the previous content of the file is deleted and replaced with the new content.
e.g: $ touch text (creates an empty file)
$ cat >text
This is text’s text. ( Save the changes to the file using Ctrl +D)
$cat >> text
This is a new text. (Ctrl + D)
Output of the file:
This is text’s text.
This is a new text.

23.  To count the number of users logged in : who |wc –l

24.  cat:  The cat command can be used to trickly in the following way:
- To count no. of lines from a file : cat <filename> |wc -l
- To count no. of words from a file : cat <filename> |wc -w
- To count no. of characters from a file : cat <filename> |wc –c

25.  To search a term that returns a pattern: cat <filename> |grep [pattern]

26.  The ‘tr’ command: Used to translate the characters of a file.
tr ‘a-z’ ‘A-Z’ <text >text1 : The command for example is used to translate all the characters from lower case to upper case of the ‘text’ file and save the changes to a new file ‘text1′.
27.  File permission using chmod: ‘chmod’ can be used directly to change the file permission of files in a simple way by giving the permission for root, user and others in a numeric form where the numeric value are as follows:
r(read-only)=>4
w(write)=>2
x(executable)=>1
e.g. chmod 754 text will change the ownership of owner to read, write and executable, that of group to read and executable and that of others to read only of the text file.
28.  more: It is a filter for paging through text one screenful at a time.
Use it with any of the commands after the pipe symbol to increase readability.
e.g. ls -ll |more
29.  cron : Daemon to execute scheduled commands. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or dates.
1 * * * * echo “hi” >/dev/tty1 displays the text “hi” after every 1 minute in tty1
.—————- minute (0 – 59)
| .————- hour (0 – 23)
| | .———- day of month (1 – 31)
| | | .——- month (1 – 12) OR jan,feb,mar,apr …
| | | | .—– day of week (0 – 7) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
* * * * * command to be executed
Source of example: Wikipedia
30.  fsck: Used for file system checking. On a non-journaling file system the fsck command can take a very long time to complete. Using it with the option -c displays a progress bar which doesn’t increase the speed but lets you know how long you still have to wait for the process to complete.
e.g. fsck -C
31.  To find the path of the command: which command
e.g. which clear
32. Setting up alias: Enables a replacement of a word with another string. It is mainly used for abbreviating a system command, or for adding default arguments to a regularly used command
e.g. alias cls=’clear’ => For buffer alias of clear
33.  The du (disk usage) command can be used with the option -h to print the space occupied in human readable form. More specifically it can be used with the summation option (-s).
e.g. du -sh /home summarizes the total disk usage by the home directory in human readable form.
34.  Two or more commands can be combined with the && operator. However the succeeding command is executed if and only if the previous one is true.
e.g. ls && date lists the contents of the directory first and then gives the system date.
35.  Surfing the net in text only mode from the terminal: elinks [URL]
e.g: elinks www.google.com
Note that the elinks package has to be installed in the system.
36.  The ps command displays a great more deal of information than the kill command does.
37.  To extract a no. of lines from a file:
e.g head -n 4 abc.c is used to extract the first 4 lines of the file abc.c
e.g tail -n 4 abc.c is used to extract the last 4 lines of the file abc.c
38.  Any changes to a file might cause loss of important data unknowingly. Hence    Linux creates a file with the same name followed by ~ (Tilde) sign without the recent changes. This comes in really handy when playing with the configuration files as some sort of a backup is created.
39.   A variable can be defined with an ‘=’ operator. Now a long block of text can be assigned to the variable and brought into use repeatedly by just typing the variable name preceded by a $ sign instead of writing the whole chunk of text again and again.
e.g ldir=/home/my/Desktop/abc
cp abcd $ldir copies the file abcd to /home/my/Desktop/abc.
40. To find all the files in your home directory modified or created today:
e.g. find ~ -type f -mtime 0

Publisher: notnow - 4:27 PM

download a websit in linux WebHTTrack

আপনি ইচ্ছা করলে Software-center এ গিয়ে ডাউনলোড করতে পারেন

Go Application »ubuntu Software center»Search WebHTTrack




It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.

Download here
Publisher: notnow - 11:51 AM
,

Java_Concepts_for_Java_5_and_6 free download

In Java Concepts, Fifth Edition, Cay Horstmann provides a thorough grounding in fundamental programming techniques and design skills to help the student master basic concepts. Targeted for one-semester courses, Java Concepts has been reduced in length by 25% in this edition to provide a more accessible introduction to Java programming.  
 The homework package has been completely revamped to include a greater quantity and variety of problem types and provide significant new functionality.  The LabRat tool in WileyPLUS permits automated submission and grading of programming assignments – a feature that no competitor provides.  
Preparing yourself for a career in computing is a smart move.
The need for computing professionals and executives is growing rapidly right here in the U.S., even as companies become more global. Almost every major challenge facing our world is turning to computing for a solution, from conquering disease to eliminating hunger, from improving education to protecting the environment. Job growth rates for computing professions from the United States Bureau of Labor Statistics range from 38% to 56% across the computing spectrum. Today’s market is creating more jobs than there are professionals to fill them, offering excellent salaries for qualified graduates.
With more choices and more opportunities, it’s a better time than ever to begin a career in computing. In fact, according to CNN/Money Magazine, software engineering is the number one best job for opportunities! Please visit the ACM website for more exciting computing career information. The URL is: http://computingcareers.acm.org


Cay S. Horstmann is a Professor of Computer Science in the Department of Computer Science at San Jose State University. He is an experienced professional programmer and was Vice President and Chief Technology Officer for Preview Systems, Inc. He is also a consultant for major corporations, universities and organizations on C++, Java, Windows and Internet programming. Horstmann is the author of many successful professional and academic books, including Object Oriented Design and Patterns, Big Java, Big C++, and Computing Concepts with C++ Essentials (all with John Wiley & Sons, Inc.), and Core Java (Sun Microsystems Press), with Gary Cornell.

Download now
Publisher: notnow - 9:55 AM
,

Learn HTML and CSS with w3Schools

Book Description

A fast, simple tutorial from the leading Web developer instruction site
W3Schools.com is the number one online education source for beginning Web developers. This book packages W3Schools content in an attractive two-color design that gets beginning Web developers and designers up and running with the core Web development technologies. To-the-point tutorials with clear examples and simple explanations give novices the knowledge they need to get going with confidence.
  • W3Schools is the top Google search result for instruction on HTML, CSS, and other key Web technologies; this book presents W3Schools tutorials in an easy-to-follow format for quick learning
  • Features a thorough reference section for easy review of such items as lists of tags, attributes, and symbols
  • Covers elements and attributes, headings and paragraphs, formatting and styles, links and images, tables, lists, forms, colors, fonts, frames, entities, head and meta, style sheets, style tags, and more
Designed to get beginning Web developers up and running as quickly as possible, Learn HTML and CSS with W3Schools presents a proven, highly focused course of instruction in an easy-to-use format.
From the Back Cover
There’s no faster, easier way to learn HTML and CSS
If you want to start creating Web pages right away, there’s no better way to get started than by learning HTML and CSS. w3schools has perfected a straightforward tutorial approach that gives you what you need to know in manageable lessons, liberally supported with examples. You’ll find that tried-and-true format in this book, along with a detailed reference section that you will use again and again.
You will learn:
  • Basics of HTML tags and how to get started
  • How to format text
  • HTML links, lists, tables, styles, and images
  • Layout, frames, and fonts
  • The advantages of HTML 4.0
  • HTML CSS styles
  • Meta elements, URLs, scripts, and attributes
Learn HTML the quick and easy way, from the experts at w3schools
  • Create Web pages
  • Format text
  • Apply styles
  • Add tables & lists
  • Format with CSS
  • Link pages
  • Build forms

Book Details

  • Paperback: 240 pages
  • Publisher: Wiley (June, 2010)
  • Language: English
  • ISBN-10: 0470611952
  • ISBN-13: 978-0470611951
  • File Size: 56.3 MiB
  • Hits: 7,423 times

Download here

Mediafire
hotfile
Filestube
Publisher: notnow - 9:44 AM
,

Download Ubuntu Kung Fu.pdf

Learn some Ubuntu Kung Fu!

Ubuntu Kung Fu is a book with over 300 tips, tricks, hints and hacks for Ubuntu.
Written by Keir Thomas (the same author behind Ubuntu Pocket Guide and Reference), it's an ideal next-step for your Ubuntu journey. While working through the highly useful and productive tips, you can learn as you progress.

What people are saying

Excerpts from Amazon.com reviews of Ubuntu Kung Fu:
  • "If you are looking for a good book to help you enhance your understanding of Linux and Ubuntu, this is the book."
  • "I ended up reading it cover to cover, picking and choosing my favorites and immediately implementing them upon my linux machines... I definitely recommend this book for both

    What people are saying

    Excerpts from Amazon.com reviews of Ubuntu Kung Fu:
  • "If you are looking for a good book to help you enhance your understanding of Linux and Ubuntu, this is the book."
  • "I ended up reading it cover to cover, picking and choosing my favorites and immediately implementing them upon my linux machines... I definitely recommend this book for both novice and expert alike, it is a breath of fresh air."
  • "I think this book is nearly an exemplar of its kind, and I highly recommend it to anyone who has become, or is becoming, an Ubuntu Linux user and enthusiast."
  • "Bottom line: If you use Ubuntu you should consider buying this book. Whether you are a beginner or advanced user, with 315 tips I'm sure you will find some helpful tips! I personally found this book made Ubuntu more fun!"
  • novice and expert alike, it is a breath of fresh air."
  • "I think this book is nearly an exemplar of its kind, and I highly recommend it to anyone who has become, or is becoming, an Ubuntu Linux user and enthusiast."
  • "Bottom line: If you use Ubuntu you should consider buying this book. Whether you are a beginner or advanced user, with 315 tips I'm sure you will find some helpful tips! I personally found this book made Ubuntu more fun!"

Link1 Link1
Link2
Link3
Link4
Publisher: notnow - 9:10 AM
,

Introduction to C++ Programming and Graphics.pdf

Link1


Link2


About this book
  • A basic, concise introduction to C++ programming for everyone from students to scientists and engineers seeking a quick grasp of key topics
  • Provides a comparative analysis and discussion of C++ in relation to other programming languages such as C, Fortran, and Matlab®
  • Graphics chapters allow the reader to apply what is taught in the beginning chapters
  • Contains a tutorial on the usage of Matlab® functions in C++ code
C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers.
Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing.
The book reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the construction of classes. Distinctive features include:

  • An effective selection and presentation of topics and supporting examples

  • A tutorial on the usage of MATLAB® functions in C++ code

  • Tables for translating MATLAB® and Fortran 77 into C++ code, illustrating syntactic differences between these languages

  • Chapters on graphics and GUI programming based on the VOGLE library and the GLUT, GLUI and GTK+ utility toolboxes
This invaluable resource provides a basic, concise introduction to C++ for the novice, allowing the reader to easily grasp the necessary concepts, rather than trying to absorb an extensive reference book. Scientists, engineers, professionals and students familiar with the general principles of computer programming and proficient in an easy programming language will find this volume an ideal entry point into C++.
Publisher: notnow - 11:09 PM
,

TheCompleteReference4thEdition.pdf

TheCompleteReference4thEdition
C++: The Complete Reference, 4th Edition /by Herbert Schildt (Author).Master programmer and best-selling author Herb Schildt has updated and expanded his classic reference to C++. Using expertly crafted explanations, insider tips, and hundreds of examples, Schildt explains and demonstrates every aspect of C++. Inside you'll find details on the entire C++ language, including its keywords, operators, preprocessor directives, and libraries. There is even a synopsis of the extended keywords used for .NET programming.
Of course, everything is presented in the clear, crisp, uncompromising style that has made Herb Schildt the choice of millions. Whether you're a beginning programmer or a seasoned pro, the answers to all your C++ questions can be found in this lasting resource.
Detailed coverage includes:
* Data types and operators
* Control statements
* Functions
* Classes and objects
* Constructors and destructors
* Function and operator overloading
* Inheritance
* Virtual functions
* Namespaces
* Templates
* Exception handling
* The I/O library
* The Standard Template Library (STL)
* Containers, algorithms, and iterators
* Principles of object-oriented programming (OOP)
* Runtime type ID (RTTI)
* The preprocessor
* Much, much more

Download now

Publisher: notnow - 10:54 PM
,

C++ Plus Data Structure

Data Structure
Download now
C++ Plus Data Structures, Fourth Edition explores the specifications, applications, and implementations of abstract data types with unmatched accessibility. Written by renowned author and educator Nell Dale, this text provides intuitive explanations that clarify abstract concepts, and approaches the study of data structures with emphasis on computer science theory and software engineering principles. Topics such as modularization, data encapsulation, information hiding, object-oriented
Publisher: notnow - 10:37 PM

ITE

Publisher: notnow - 7:49 PM

internet download manager and multiget download manager for ubuntu


Multiget download manager is powerful download manager for ubuntu


MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs. It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy.


In v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster.


MultiGet also supports switching language dynamically, you can choose Chinese or English interface. Generally it will automatic choose a proper language for you.


At this time(version 1.1.1), MultiGet can run on Windows 2000/XP, almost all Linux desktops, MacOs, BSDs. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets. It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc.


Download now

Publisher: notnow - 10:39 PM

Tormenting-Seventy-One

Tormenting Seventy One Publisher: notnow - 10:11 PM

Al Quran Bangla Translation

Download now
Or Download now


   পিব েকারআন শরীফ হযরত মুহা দ (সাঃ) eর uপর নিযল হয়। e আসমনী িকতাবিট ি
721 সাল েথেক 744 সাল পর্য় নািযল হয়। e িকতাবিট দীর্ঘ 33 বছর 6 মাস

াপী নািযল হয়। ei
িকতাবিট নিযল হoয়ার িদন ণ জানা যায়। তা হল রমজান মােসর 32 তািরখ েসামবার রােত আর
ানিট হল ম ার aদূের েহরা পরব্েতর গুহায়। ei িকতাবিট আরবী ভাষায় নািযল হয়।
       পিব েকারআন শরীেফ eকজন মানুেষর
ি
জীবন েথেক শুরু কের রা
পিরচালনার িবষয়
গুেলা আেলাচনা করা হেয়েছ। eক কথায় eমন েকােনা িবষয় েনi যা পিব েকারআন শরীেফ তয্
বা পেরা ভােব আেলাচনা করা হয়িন। তাi e িকতাবিট সরব্ েশষ আসমানী িকতাব।
  পিব েকারান শরীেফ েমাট 225 িট সূরা আেছ। েতয্কিট সূরার শুরােত “িবসিম ািহর রহমািনর
রািহম” আেছ। তেব
িত ম িহসােব সূরা তoবােত “িবসিম ািহর রহমািনর রািহম” েনi। যখন েথেক
পিব েকারআন শরীফ নািযল হয় তখন েথেকi eর িলিপব করেনর কাজ শুরু হয়। েমাট 54 জন
সাহাবী পিব েকারআন শরীফ িলিপব কেরন। eখেনা পৃিথবীেত ল

মানুষ পাoয়া যােব ারা
িনর্ভুল ভােব স র্ন েকারআন শরীফ মুখ বলেত পােরন।
Publisher: notnow - 9:57 PM

HTML & CSS

Download nowThecompletereference.HTMLCSSFifthEdition.pdf
The Definitive Guide to HTML & CSS--Fully Updated Written by a Web development expert, the fifth edition of this trusted resource has been thoroughly revised and reorganized to address HTML5, the revolutionary new Web standard. The book covers all the elements supported in today's Web browsers--from the standard (X)HTML tags to the archaic and proprietary tags that may be encountered.
HTML & CSS: The Complete Reference, Fifth Edition contains full details on CSS 2.1 as well as every proprietary and emerging CSS3 property currently supported. Annotated examples of correct markup and style show you how to use all of these technologies to build impressive Web pages. Helpful appendixes cover the syntax of character entities, fonts, colors, and URLs. This comprehensive reference is an essential tool for professional Web developers.
Master transitional HTML 4.01 and XHTML 1.0 markup
Write emerging standards-based markup with HTML5
Enhance presentation with Cascading Style Sheets (CSS1 and CSS 2.1)
Learn proprietary and emerging CSS3 features
Learn how to read (X)HTML document type definitions (DTDs)
Apply everything in an open standards-focused fashion

Thomas A. Powell is president of PINT, Inc. (pint.com), a nationally recognized Web agency. He developed the Web Publishing Certificate program for the University of California, San Diego Extension and is an instructor for the Computer Science Department at UCSD. He is the author of the previous bestselling editions of this book and Ajax: The Complete Reference, and co-author of JavaScript: The Complete Reference.
Publisher: notnow - 3:13 PM

SQL



download now The Complete Reference SQL 3rd Edition

The Definitive Guide to SQL

Get comprehensive coverage of every aspect of SQL from three leading industry experts. Revised with coverage of the latest RDBMS software versions, this one-stop guide explains how to build, populate, and administer high-performance databases and develop robust SQL-based applications.
SQL: The Complete Reference, Third Edition shows you how to work with SQL commands and statements, set up relational databases, load and modify database objects, perform powerful queries, tune performance, and implement reliable security policies. Learn how to employ DDL statements and APIs, integrate XML and Java scripts, use SQL objects, build web servers, handle remote access, and perform distributed transactions. Techniques for managing in-memory, stream, and embedded databases that run on today's mobile, handheld, and wireless devices are included in this in-depth volume.
Build SQL-based relational databases and applications
Create, load, and modify database objects using SQL
Construct and execute simple, multitable, and summary queries
Implement security measures with authentication, privileges, roles, and views
Handle database optimization, backup, recovery, and replication
Work with stored procedures, functions, extensions, triggers, and objects
Extend functionality using APIs, dynamic SQL, and embedded SQL
Explore advanced topics such as DBMS transactions, locking mechanisms, materialized views, and two-phase commit protocol
Understand the latest market trends and the future of SQL

Author comments

James R. Groff is senior vice president of business strategy at Oracle Corporation. He is a SQL expert whose SQL-oriented software company, TimesTen Performance Software, was acquired by Oracle in 2005. Paul N. Weinberg is senior vice president of NetWeaver MDM at SAP. He is a SQL expert whose SQL-oriented software company, A2i, Inc., was acquired by SAP in 2004. Weinberg is the bestselling author, with James Groff, of the previous editions of this book.
Publisher: notnow - 2:54 PM