Difference between revisions of "Portal:New Users/it"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "{{Portal_New_Users(pg)}} {{Index-Portal}} __NOTOC__ {{Portal_Head2|00a0cb|<big>{{PAGENAME}}</big>|dfe2eb|000000}} {| width="100%" class = "wikitable" | valign="top" | File:...")
 
m
 
(17 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| valign="top" |
 
| valign="top" |
 
[[File:NewUserLogo.png|right]]
 
[[File:NewUserLogo.png|right]]
 
+
Questo portale è dedicato ai nuovi utenti di Free Pascal e Lazarus. È stato pensato per essere una pagina introduttiva grazie alla quale i nuovi utenti acquisiscano familiarità con l’ambiente di sviluppo Lazarus-IDE ed il compilatore Free Pascal Code. Gli argomenti e le esercitazioni dovrebbero pertanto essere trattati in maniera semplice ed adeguata per chi ancora non conoscesse tali strumenti di programmazione.
This portal is dedicated to new users of Free Pascal and Lazarus. It is intended to be the place that new users first encounter to learn about Free Pascal and Lazarus. The topics and tutorials on this page should be simple, to the point and aimed at someone who has not previously used Free Pascal and Lazarus.
 
 
 
 
|-   
 
|-   
 
| valign="top" |
 
| valign="top" |
 
<div style="margin-left:1em">
 
<div style="margin-left:1em">
  
{{Portal_Head2|87CEFA|'''Related topics'''}}
+
{{Portal_Head2|87CEFA|'''Argomenti correlati'''}}
'''Platform Portals:''' [[Portal:Android|Android]] - [[Portal:Embedded|Embedded]] - [[Portal:FreeBSD|FreeBSD]] - [[Portal:iOS|iOS]] - [[Portal:Linux|Linux]] - [[Portal:Mac|Mac]] - [[Portal:WinCE|WinCE]] - [[Portal:Windows|Windows]]
+
'''Portali delle Piattaforme Supportate:''' [[Portal:Android|Android]] - [[Portal:Embedded|Embedded]] - [[Portal:FreeBSD|FreeBSD]] - [[Portal:iOS|iOS]] - [[Portal:Linux|Linux]] - [[Portal:Mac|Mac]] - [[Portal:WinCE|WinCE]] - [[Portal:Windows|Windows]]
  
'''Topic Portals:''' <font color=green>[[Portal:New Users|'''New Users''']]</font> - [[Portal:Databases|Database Development]] - [[Portal:Game Development|Game Development]] - [[Portal:Hardware and Robotics|Hardware and Robotics]] - [[Portal:HowTo Demos|HowTo Demos]] - [[Portal:SciTech|Science and Technology]] - [[Portal:Web Development|Web Development]]
+
'''Portali Tematici:''' [[Portal:New Users/it|<font color=green>'''Nuovi Utenti'''</font>]] - [[Portal:Databases|Database]] - [[Portal:Game Development|Videogiochi]] - [[Portal:Hardware and Robotics|Hardware e Robotica]] - [[Portal:HowTo Demos|Programmi Dimostrativi]] - [[Portal:SciTech|Scienza e Tecnologia]] - [[Portal:Web Development|Web]]  
  
 
</div>
 
</div>
Line 24: Line 22:
 
<div style="float:left; width:49%;”>
 
<div style="float:left; width:49%;”>
  
{{Portal_Head|00a0cb|'''Start Here'''|dfe2eb|000000||Template:{{FULLPAGENAME}}/Start Here}}
+
{{Portal_Head|00a0cb|'''Inizia Qui'''|dfe2eb|000000||Template:{{FULLPAGENAME}}/Start Here}}
<!-- ------------------------------ START HERE ---------------------------------- -->
+
<!-- ------------------------------ INIZIA QUI ---------------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
Line 34: Line 32:
 
<div style="float:right; width:49%;”> <!-- Both "width" values should add up to 100% -->
 
<div style="float:right; width:49%;”> <!-- Both "width" values should add up to 100% -->
  
{{Portal_Head|00a0cb|Resources|dfe2eb|000000||Template:{{FULLPAGENAME}}/Resources}}
+
{{Portal_Head|00a0cb|Risorse|dfe2eb|000000||Template:{{FULLPAGENAME}}/Resources}}
<!-- ------------------------------ RESOURCES ------------------------------------ -->
+
<!-- ------------------------------ RISORSE ------------------------------------ -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |

Latest revision as of 09:41, 9 April 2020

English (en) español (es) français (fr) italiano (it) 日本語 (ja) русский (ru) 中文(中国大陆)‎ (zh_CN)

< Lookup < Portals < Portal:New Users/it


Portal:New Users/it
NewUserLogo.png

Questo portale è dedicato ai nuovi utenti di Free Pascal e Lazarus. È stato pensato per essere una pagina introduttiva grazie alla quale i nuovi utenti acquisiscano familiarità con l’ambiente di sviluppo Lazarus-IDE ed il compilatore Free Pascal Code. Gli argomenti e le esercitazioni dovrebbero pertanto essere trattati in maniera semplice ed adeguata per chi ancora non conoscesse tali strumenti di programmazione.

Argomenti correlati

Portali delle Piattaforme Supportate: Android - Embedded - FreeBSD - iOS - Linux - Mac - WinCE - Windows

Portali Tematici: Nuovi Utenti - Database - Videogiochi - Hardware e Robotica - Programmi Dimostrativi - Scienza e Tecnologia - Web

Inizia Quiedit

1: Scaricare

2: Installare

3: Introduzione alla programmazione in Pascal

4: Lazarus IDE

5: Il tuo primo programma realizzato in Lazarus

6: Programmazione orientata agli oggetti