aboutsummaryrefslogtreecommitdiff
path: root/files/tr/zones/index.html
blob: c0850d4653e9db49f00a2c86f2fec0ef663dc5fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
title: Zones
slug: Zones
tags:
  - Developer
  - zones
translation_of: Zones
---
<p>MDN zones provide you one-stop access to information about specific topic areas or products. Here's a list of all the zones available to you.</p>
<div class="row topicpage-table">
 <div class="section">
  <h2 id="Web_ve_uygulama_geliştirme">Web ve uygulama geliştirme</h2>
  <dl>
   <dt>
    <a href="/en-US/Apps">Uygulama Merkezi</a></dt>
   <dd>
    Learn how to create open Web apps—rich experiences that run across multiple devices and form factors—using the same Web standards and open technologies you already know.</dd>
   <dt>
    <a href="/en-US/docs/Learn">Öğrenin</a></dt>
   <dd>
    This zone is all about articles to help newcomers to Web development get started in this exciting new world.</dd>
   <dt>
    <a href="/en-US/docs/Tools">Geliştirici araçları</a></dt>
   <dd>
    Learn how to use the Firefox developer tools to debug, test, and optimize your Web apps and sites.</dd>
   <dt>
    <a href="/en-US/Marketplace">Firefox Mağaza</a></dt>
   <dd>
    An open, non-proprietary online marketplace for Web applications built using HTML, CSS, and JavaScript. Submit apps to the Firefox Marketplace or use the code to build your own marketplace.</dd>
   <dt>
    <a href="/en-US/docs/Games">Oyun geliştirmek</a></dt>
   <dd>
    Learn how to develop games for the Web, how to port existing games to Web technologies, and how to turn your games into Web apps.</dd>
  </dl>
 </div>
 <h2 class="section" id="Products" name="Products">Products and projects</h2>
 <div class="section">
  <dl>
   <dt>
    <a href="/en-US/docs/Emscripten">Emscripten</a></dt>
   <dd>
    An LLVM to JavaScript compiler; this lets you compile, for example, C++ code into JavaScript code which can be run in any Web browser.</dd>
   <dt>
    <a href="/en-US/docs/L20n">L20n</a></dt>
   <dd>
    A JavaScript localization framework for unleashing your natural language's power with simple code.</dd>
   <dt>
    <a href="/en-US/docs/Project:MDN">The MDN project</a></dt>
   <dd>
    The Mozilla Developer Network (this site) relies on its community of readers and contributors to grow and improve. You can learn here how to help use, contribute to, and build the code behind MDN!</dd>
   <dt>
    <a href="/en-US/Persona">Persona</a></dt>
   <dd>
    A new simple, privacy-sensitive single-sign in system developed by Mozilla which lets users log into your Web site using their email address, freeing you from password management.</dd>
  </dl>
 </div>
 <h2 id="Mozilla_teknolojileri">Mozilla teknolojileri</h2>
 <dl>
  <dt>
   <a href="/en-US/Add-ons">Eklentiler</a></dt>
  <dd>
   Popüler Firefox Web tarayıcısı dahil Mozilla tabanlı yazılımlar için eklentileri ve temeları, nasıl yapacağınızı ve yükleyeceğinizi öğrenin.</dd>
  <dt>
   <a href="/en-US/Firefox">Firefox</a></dt>
  <dd>
   Learn all about Firefox, from how to build and revise it to how to build add-ons specifically for it.</dd>
  <dt>
   <a href="/en-US/Firefox_OS">Firefox OS</a></dt>
  <dd>
   A new mobile operating system developed by Mozilla which lets users install and run open Web applications created using HTML, CSS, and JavaScript.</dd>
 </dl>
</div>
<p> </p>