GNOME 3 Application Development Beginner's Guide:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham
Packt Pub.
2013
|
Schlagworte: | |
Online-Zugang: | FAW01 FAW02 |
Beschreibung: | With great power comes great responsibility Table of Contents; GNOME 3 Application Development Beginner's Guide; GNOME 3 Application Development Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Time for action -- heading; What just happened?; Pop quiz -- heading; Have a go hero -- heading; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions 1. Installing GNOME 3 and SDKSystem requirements; The GNOME Shell; GNOME Panel/Fallback; Development requirements; GNOME 3 desktop architecture; GNOME and the SDK; Time for action -- installing GNOME and SDK in Fedora 17; What just happened?; Marking packages to be installed; Ready to install the packages; Time for action -- installing GNOME and SDK in openSUSE 12; What just happened?; Marking SDK packages; Starting the installation; Time for action -- installing GNOME and SDK in Debian Testing; What just happened?; Marking SDK packages; Applying the installation Time for action -- installing GNOME and SDK in Ubuntu 12.04What just happened?; Continue installing the SDK; Summary; 2. Preparing Our Weapons; Firing up Anjuta; Time for action -- creating a new Vala project; What just happened?; The IDE layout; Bookmarks; Files; Project; Symbols; Watches; Breakpoints; Messages; Terminal; Navigation between tabs; Time for action -- navigating between tabs; What just happened?; Comment block; Time for action -- commenting/uncommenting a block; What just happened?; Have a go hero -- uncommenting the block; Time for action -- running the program for the first time What just happened?Make an error and see how it works; Editing UI; Time for action -- editing UI; What just happened?; Palette; Widgets; Time for action -- adding a label and a button; What just happened?; Time for action -- changing widget properties; A responsive button; Time for action -- making the button responsive; What just happened?; Pop quiz -- naming a signal; Tracking symbols; Time for action -- finding a symbol; Getting help; Summary; 3. Programming Languages; Programming GNOME with JavaScript; Time for action -- saying hello to Seed; What just happened? Have a go hero -- trying more JavaScript code hereTime for action -- running our program with Seed; What just happened?; Loosely typed language; Time for action -- playing with data types; What just happened?; Pop quiz -- what is the value now?; Controlling iteration; Time for action -- controlling Iteration; What just happened?; Have a go hero -- counting down; Time for action -- manipulating an array; What just happened?; Have a go hero -- fill with anything you want; Object-oriented programming (OOP) with JavaScript; Time for action -- using the JavaScript object; What just happened? This book is a step-by-step guide with ready-to-run codes to guide you in developing applications with GNOME. If you have programming skill either in Linux or other operating systems and want to have GNOME 3 as one of your deployment targets, then this book is for you. This book is also for commercial software developers or an open source software hacker. The reader needs to be familiar with Vala and JavaScript before starting to develop Gtk+ and Clutter applications |
Beschreibung: | 847 pages |
ISBN: | 9781849519434 1849519439 1849519420 9781849519427 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043774990 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 160920s2013 |||| o||u| ||||||eng d | ||
020 | |a 9781849519434 |9 978-1-84951-943-4 | ||
020 | |a 1849519439 |9 1-84951-943-9 | ||
020 | |a 1849519420 |9 1-84951-942-0 | ||
020 | |a 9781849519427 |9 978-1-84951-942-7 | ||
020 | |a 9781849519427 |9 978-1-84951-942-7 | ||
035 | |a (ZDB-4-EBA)ocn830170271 | ||
035 | |a (ZDB-4-ITC)ocn830170271 | ||
035 | |a (OCoLC)830170271 | ||
035 | |a (DE-599)BVBBV043774990 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-1046 |a DE-1047 | ||
082 | 0 | |a 005.1 | |
082 | 0 | |a 005.117 | |
100 | 1 | |a Anwari, Mohammad |e Verfasser |4 aut | |
245 | 1 | 0 | |a GNOME 3 Application Development Beginner's Guide |
264 | 1 | |a Birmingham |b Packt Pub. |c 2013 | |
300 | |a 847 pages | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a With great power comes great responsibility | ||
500 | |a Table of Contents; GNOME 3 Application Development Beginner's Guide; GNOME 3 Application Development Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Time for action -- heading; What just happened?; Pop quiz -- heading; Have a go hero -- heading; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions | ||
500 | |a 1. Installing GNOME 3 and SDKSystem requirements; The GNOME Shell; GNOME Panel/Fallback; Development requirements; GNOME 3 desktop architecture; GNOME and the SDK; Time for action -- installing GNOME and SDK in Fedora 17; What just happened?; Marking packages to be installed; Ready to install the packages; Time for action -- installing GNOME and SDK in openSUSE 12; What just happened?; Marking SDK packages; Starting the installation; Time for action -- installing GNOME and SDK in Debian Testing; What just happened?; Marking SDK packages; Applying the installation | ||
500 | |a Time for action -- installing GNOME and SDK in Ubuntu 12.04What just happened?; Continue installing the SDK; Summary; 2. Preparing Our Weapons; Firing up Anjuta; Time for action -- creating a new Vala project; What just happened?; The IDE layout; Bookmarks; Files; Project; Symbols; Watches; Breakpoints; Messages; Terminal; Navigation between tabs; Time for action -- navigating between tabs; What just happened?; Comment block; Time for action -- commenting/uncommenting a block; What just happened?; Have a go hero -- uncommenting the block; Time for action -- running the program for the first time | ||
500 | |a What just happened?Make an error and see how it works; Editing UI; Time for action -- editing UI; What just happened?; Palette; Widgets; Time for action -- adding a label and a button; What just happened?; Time for action -- changing widget properties; A responsive button; Time for action -- making the button responsive; What just happened?; Pop quiz -- naming a signal; Tracking symbols; Time for action -- finding a symbol; Getting help; Summary; 3. Programming Languages; Programming GNOME with JavaScript; Time for action -- saying hello to Seed; What just happened? | ||
500 | |a Have a go hero -- trying more JavaScript code hereTime for action -- running our program with Seed; What just happened?; Loosely typed language; Time for action -- playing with data types; What just happened?; Pop quiz -- what is the value now?; Controlling iteration; Time for action -- controlling Iteration; What just happened?; Have a go hero -- counting down; Time for action -- manipulating an array; What just happened?; Have a go hero -- fill with anything you want; Object-oriented programming (OOP) with JavaScript; Time for action -- using the JavaScript object; What just happened? | ||
500 | |a This book is a step-by-step guide with ready-to-run codes to guide you in developing applications with GNOME. If you have programming skill either in Linux or other operating systems and want to have GNOME 3 as one of your deployment targets, then this book is for you. This book is also for commercial software developers or an open source software hacker. The reader needs to be familiar with Vala and JavaScript before starting to develop Gtk+ and Clutter applications | ||
650 | 4 | |a Computer programming | |
650 | 4 | |a Computer software / Development | |
650 | 4 | |a Graphical user interfaces (Computer systems) | |
650 | 4 | |a Application software / Development | |
650 | 7 | |a COMPUTERS / Programming / Object Oriented |2 bisacsh | |
650 | 7 | |a COMPUTERS / Programming / Open Source |2 bisacsh | |
650 | 7 | |a COMPUTERS / Software Development & Engineering / General |2 bisacsh | |
650 | 7 | |a COMPUTERS / Software Development & Engineering / Tools |2 bisacsh | |
650 | 7 | |a Application software / Development |2 fast | |
650 | 4 | |a Application software |x Development | |
912 | |a ZDB-4-EBA |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-029186049 | ||
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=548278 |l FAW01 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext | |
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=548278 |l FAW02 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804176600379424768 |
---|---|
any_adam_object | |
author | Anwari, Mohammad |
author_facet | Anwari, Mohammad |
author_role | aut |
author_sort | Anwari, Mohammad |
author_variant | m a ma |
building | Verbundindex |
bvnumber | BV043774990 |
collection | ZDB-4-EBA ZDB-4-ITC |
ctrlnum | (ZDB-4-EBA)ocn830170271 (ZDB-4-ITC)ocn830170271 (OCoLC)830170271 (DE-599)BVBBV043774990 |
dewey-full | 005.1 005.117 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 005.117 |
dewey-search | 005.1 005.117 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05497nmm a2200589zc 4500</leader><controlfield tag="001">BV043774990</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">160920s2013 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849519434</subfield><subfield code="9">978-1-84951-943-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849519439</subfield><subfield code="9">1-84951-943-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849519420</subfield><subfield code="9">1-84951-942-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849519427</subfield><subfield code="9">978-1-84951-942-7</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849519427</subfield><subfield code="9">978-1-84951-942-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-EBA)ocn830170271</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn830170271</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)830170271</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043774990</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1046</subfield><subfield code="a">DE-1047</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.1</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.117</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Anwari, Mohammad</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">GNOME 3 Application Development Beginner's Guide</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham</subfield><subfield code="b">Packt Pub.</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">847 pages</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">With great power comes great responsibility</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Table of Contents; GNOME 3 Application Development Beginner's Guide; GNOME 3 Application Development Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Time for action -- heading; What just happened?; Pop quiz -- heading; Have a go hero -- heading; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">1. Installing GNOME 3 and SDKSystem requirements; The GNOME Shell; GNOME Panel/Fallback; Development requirements; GNOME 3 desktop architecture; GNOME and the SDK; Time for action -- installing GNOME and SDK in Fedora 17; What just happened?; Marking packages to be installed; Ready to install the packages; Time for action -- installing GNOME and SDK in openSUSE 12; What just happened?; Marking SDK packages; Starting the installation; Time for action -- installing GNOME and SDK in Debian Testing; What just happened?; Marking SDK packages; Applying the installation</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Time for action -- installing GNOME and SDK in Ubuntu 12.04What just happened?; Continue installing the SDK; Summary; 2. Preparing Our Weapons; Firing up Anjuta; Time for action -- creating a new Vala project; What just happened?; The IDE layout; Bookmarks; Files; Project; Symbols; Watches; Breakpoints; Messages; Terminal; Navigation between tabs; Time for action -- navigating between tabs; What just happened?; Comment block; Time for action -- commenting/uncommenting a block; What just happened?; Have a go hero -- uncommenting the block; Time for action -- running the program for the first time</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">What just happened?Make an error and see how it works; Editing UI; Time for action -- editing UI; What just happened?; Palette; Widgets; Time for action -- adding a label and a button; What just happened?; Time for action -- changing widget properties; A responsive button; Time for action -- making the button responsive; What just happened?; Pop quiz -- naming a signal; Tracking symbols; Time for action -- finding a symbol; Getting help; Summary; 3. Programming Languages; Programming GNOME with JavaScript; Time for action -- saying hello to Seed; What just happened?</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Have a go hero -- trying more JavaScript code hereTime for action -- running our program with Seed; What just happened?; Loosely typed language; Time for action -- playing with data types; What just happened?; Pop quiz -- what is the value now?; Controlling iteration; Time for action -- controlling Iteration; What just happened?; Have a go hero -- counting down; Time for action -- manipulating an array; What just happened?; Have a go hero -- fill with anything you want; Object-oriented programming (OOP) with JavaScript; Time for action -- using the JavaScript object; What just happened?</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">This book is a step-by-step guide with ready-to-run codes to guide you in developing applications with GNOME. If you have programming skill either in Linux or other operating systems and want to have GNOME 3 as one of your deployment targets, then this book is for you. This book is also for commercial software developers or an open source software hacker. The reader needs to be familiar with Vala and JavaScript before starting to develop Gtk+ and Clutter applications</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer programming</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer software / Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Graphical user interfaces (Computer systems)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software / Development</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming / Object Oriented</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming / Open Source</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Software Development & Engineering / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Software Development & Engineering / Tools</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software / Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029186049</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=548278</subfield><subfield code="l">FAW01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=548278</subfield><subfield code="l">FAW02</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043774990 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:34:46Z |
institution | BVB |
isbn | 9781849519434 1849519439 1849519420 9781849519427 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029186049 |
oclc_num | 830170271 |
open_access_boolean | |
owner | DE-1046 DE-1047 |
owner_facet | DE-1046 DE-1047 |
physical | 847 pages |
psigel | ZDB-4-EBA ZDB-4-ITC ZDB-4-EBA FAW_PDA_EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Pub. |
record_format | marc |
spelling | Anwari, Mohammad Verfasser aut GNOME 3 Application Development Beginner's Guide Birmingham Packt Pub. 2013 847 pages txt rdacontent c rdamedia cr rdacarrier With great power comes great responsibility Table of Contents; GNOME 3 Application Development Beginner's Guide; GNOME 3 Application Development Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Time for action -- heading; What just happened?; Pop quiz -- heading; Have a go hero -- heading; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions 1. Installing GNOME 3 and SDKSystem requirements; The GNOME Shell; GNOME Panel/Fallback; Development requirements; GNOME 3 desktop architecture; GNOME and the SDK; Time for action -- installing GNOME and SDK in Fedora 17; What just happened?; Marking packages to be installed; Ready to install the packages; Time for action -- installing GNOME and SDK in openSUSE 12; What just happened?; Marking SDK packages; Starting the installation; Time for action -- installing GNOME and SDK in Debian Testing; What just happened?; Marking SDK packages; Applying the installation Time for action -- installing GNOME and SDK in Ubuntu 12.04What just happened?; Continue installing the SDK; Summary; 2. Preparing Our Weapons; Firing up Anjuta; Time for action -- creating a new Vala project; What just happened?; The IDE layout; Bookmarks; Files; Project; Symbols; Watches; Breakpoints; Messages; Terminal; Navigation between tabs; Time for action -- navigating between tabs; What just happened?; Comment block; Time for action -- commenting/uncommenting a block; What just happened?; Have a go hero -- uncommenting the block; Time for action -- running the program for the first time What just happened?Make an error and see how it works; Editing UI; Time for action -- editing UI; What just happened?; Palette; Widgets; Time for action -- adding a label and a button; What just happened?; Time for action -- changing widget properties; A responsive button; Time for action -- making the button responsive; What just happened?; Pop quiz -- naming a signal; Tracking symbols; Time for action -- finding a symbol; Getting help; Summary; 3. Programming Languages; Programming GNOME with JavaScript; Time for action -- saying hello to Seed; What just happened? Have a go hero -- trying more JavaScript code hereTime for action -- running our program with Seed; What just happened?; Loosely typed language; Time for action -- playing with data types; What just happened?; Pop quiz -- what is the value now?; Controlling iteration; Time for action -- controlling Iteration; What just happened?; Have a go hero -- counting down; Time for action -- manipulating an array; What just happened?; Have a go hero -- fill with anything you want; Object-oriented programming (OOP) with JavaScript; Time for action -- using the JavaScript object; What just happened? This book is a step-by-step guide with ready-to-run codes to guide you in developing applications with GNOME. If you have programming skill either in Linux or other operating systems and want to have GNOME 3 as one of your deployment targets, then this book is for you. This book is also for commercial software developers or an open source software hacker. The reader needs to be familiar with Vala and JavaScript before starting to develop Gtk+ and Clutter applications Computer programming Computer software / Development Graphical user interfaces (Computer systems) Application software / Development COMPUTERS / Programming / Object Oriented bisacsh COMPUTERS / Programming / Open Source bisacsh COMPUTERS / Software Development & Engineering / General bisacsh COMPUTERS / Software Development & Engineering / Tools bisacsh Application software / Development fast Application software Development |
spellingShingle | Anwari, Mohammad GNOME 3 Application Development Beginner's Guide Computer programming Computer software / Development Graphical user interfaces (Computer systems) Application software / Development COMPUTERS / Programming / Object Oriented bisacsh COMPUTERS / Programming / Open Source bisacsh COMPUTERS / Software Development & Engineering / General bisacsh COMPUTERS / Software Development & Engineering / Tools bisacsh Application software / Development fast Application software Development |
title | GNOME 3 Application Development Beginner's Guide |
title_auth | GNOME 3 Application Development Beginner's Guide |
title_exact_search | GNOME 3 Application Development Beginner's Guide |
title_full | GNOME 3 Application Development Beginner's Guide |
title_fullStr | GNOME 3 Application Development Beginner's Guide |
title_full_unstemmed | GNOME 3 Application Development Beginner's Guide |
title_short | GNOME 3 Application Development Beginner's Guide |
title_sort | gnome 3 application development beginner s guide |
topic | Computer programming Computer software / Development Graphical user interfaces (Computer systems) Application software / Development COMPUTERS / Programming / Object Oriented bisacsh COMPUTERS / Programming / Open Source bisacsh COMPUTERS / Software Development & Engineering / General bisacsh COMPUTERS / Software Development & Engineering / Tools bisacsh Application software / Development fast Application software Development |
topic_facet | Computer programming Computer software / Development Graphical user interfaces (Computer systems) Application software / Development COMPUTERS / Programming / Object Oriented COMPUTERS / Programming / Open Source COMPUTERS / Software Development & Engineering / General COMPUTERS / Software Development & Engineering / Tools Application software Development |
work_keys_str_mv | AT anwarimohammad gnome3applicationdevelopmentbeginnersguide |