Autore Topic: [Programmazione] Hello World!  (Letto 37004 volte)

0 Utenti e 1 visitatore stanno visualizzando questo topic.

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #210 il: 10 Giu 2015, 16:25 »
Interessante intervista al Build 2015 a Milano https://youtu.be/9LEhEYpAZjc
You need to find a way, For what you want to say
But before tomorrow

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #211 il: 28 Giu 2015, 15:42 »
sbatterti un'ora in vs2013 per cercare di installare un tool esterno per il debugging della memoria e poi accorgersi che esiste vs2015 che ha questa funzione implementata nativamente

VAFFANCULO
You need to find a way, For what you want to say
But before tomorrow

Offline Goffraiden

  • Condottiero
  • ******
  • Post: 6.818
  • Il principe del faceto
    • Arrested Developer
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #212 il: 29 Giu 2015, 09:34 »
Sviluppare su windows è un brutto vivere, sono contento di non averne bisogno :educated:
"Questa è l'Italia del futuro, un paese di musichette mentre fuori c'è la morte."

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #213 il: 29 Giu 2015, 09:43 »
puoi dirlo forte, anche se il problema non è di win ma dei liguaggi di basso livello che se sbagli una cazzo di virgola ti manda a puttane tutto e iniziano a spuntare memory leak, segmentation, e altre robe orripilanti del genere.
Se non ci fosse stackoverflow non so come potrei fare, onestamente.
You need to find a way, For what you want to say
But before tomorrow

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #214 il: 30 Giu 2015, 16:45 »
Sono finalmente entrato nel magico mondo di GitHub, certo, per adesso uso più Gists che Git, ma vabbé.
Consigli?
You need to find a way, For what you want to say
But before tomorrow

Offline Goffraiden

  • Condottiero
  • ******
  • Post: 6.818
  • Il principe del faceto
    • Arrested Developer
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #215 il: 30 Giu 2015, 16:58 »
"Questa è l'Italia del futuro, un paese di musichette mentre fuori c'è la morte."

Offline iKenny

  • Eroe
  • *******
  • Post: 18.492
  • Il congiuntivo è morto, lunga vita al congiuntivo
    • http://riccardoerra.com
Re: [Programmazione] Hello World!
« Risposta #216 il: 30 Giu 2015, 17:00 »
Sono finalmente entrato nel magico mondo di GitHub, certo, per adesso uso più Gists che Git, ma vabbé.
Consigli?

Metti tutto pubblico, che la gente e' contenta. Contribuisci ad altri progetti.

Offline Goffraiden

  • Condottiero
  • ******
  • Post: 6.818
  • Il principe del faceto
    • Arrested Developer
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #217 il: 30 Giu 2015, 17:04 »
Non solo, un sacco di aziende oramai guardano più cosa fai su Github che quello che hai sul cv.
"Questa è l'Italia del futuro, un paese di musichette mentre fuori c'è la morte."

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #218 il: 30 Giu 2015, 17:06 »
Sono finalmente entrato nel magico mondo di GitHub, certo, per adesso uso più Gists che Git, ma vabbé.
Consigli?

Metti tutto pubblico, che la gente e' contenta. Contribuisci ad altri progetti.
Chi sei?

Consigli?
Usa git. :whistle:

Appena followati entrambi, quello è il nick che ho preso ad usare in via definitiva, sul TFP mi tengo questo, per adesso ho messo solo un pezzo di codice c sul metodo di bisezione e di newton per trovare gli 0 di una funzione reale. Man mano aggiungerò roba.
You need to find a way, For what you want to say
But before tomorrow

Offline eugenio

  • Eroe
  • *******
  • Post: 11.145
Re: [Programmazione] Hello World!
« Risposta #219 il: 21 Ago 2015, 15:50 »
Si è già parlato di Livecoding?

Citazione da: http://techcrunch.com/2015/06/29/yc-backed-livecoding-tv-is-the-twitch-tv-for-coding/#.a18fi9:OhL0
The way Livecoding works is pretty simple. Developers stream live video of themselves coding, and users watching can ask questions or give feedback. [...]

Anyone who wants to stream about coding can do so, from expert coders to 11-year-old kids building their first Java game. [...]

For professional coders, Livecoding can be a great place to source beta users or get feedback on a new app. [...]

For less experienced coders, there are plenty of coding tutorials available online, but engaging with expert coders and watching their progress in real time could be much more educational. [...]

Beginners can also post their own streams to ask for tips and comments about what they’re building. [...]

And Livecoding isn’t limited to building an app or a game. The platform has been used by one programmer to set up a 3D printer, Green tells me, and another who wrote code to play live music. Eventually, Green says Livecoding may expand into new areas beyond coding. [...]

Offline recklessman

  • Stratega
  • *****
  • Post: 4.488
Re: [Programmazione] Hello World!
« Risposta #220 il: 21 Ago 2015, 17:08 »
Non lo conoscevo, FIGATISSIMA  :yes:
You need to find a way, For what you want to say
But before tomorrow

Offline Goffraiden

  • Condottiero
  • ******
  • Post: 6.818
  • Il principe del faceto
    • Arrested Developer
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #221 il: 21 Ago 2015, 17:33 »
Valido, fosse uscito ai tempi dell'università (cioè quando avevo tempo di seguire cose così) ci avrei perso le giornate. Meno male :D

Metto un paio di link anche io, un paio di giochini da giocare scrivendo in JavaScript e un sito con esercizi per vari linguaggi di programmazione, molto carino come "organizzazione":

WarriorJS

Citazione
You play as a warrior climbing a tall tower to <insert something that motivates you here> at the top level. On each floor, you need to write JavaScript (with full ES6 support) to instruct the warrior to battle enemies, rescue captives, and reach the stairs.


Elevator Saga

Citazione
Your task is to program the movement of elevators, by writing a program in JavaScript.

The goal is to transport people in an efficient manner.
Depending on how well you do it, you can progress through the ever more difficult challenges.
Only the very best programs will be able to complete all the challenges.


Codewars

Citazione
Challenge yourself on kata, created by the community to strengthen different skills. Master your current language of choice, or expand your understanding of a new one.
"Questa è l'Italia del futuro, un paese di musichette mentre fuori c'è la morte."

Offline iKenny

  • Eroe
  • *******
  • Post: 18.492
  • Il congiuntivo è morto, lunga vita al congiuntivo
    • http://riccardoerra.com
Re: [Programmazione] Hello World!
« Risposta #222 il: 24 Ago 2015, 14:10 »
Non lo conoscevo, FIGATISSIMA  :yes:

Ci sono tanti servivi del genere.
CodePen ha una una funzionalità PRO che offre tante cose per "mettere in mostra" il proprio codice live.
http://codepen.io/pro/

Offline Goffraiden

  • Condottiero
  • ******
  • Post: 6.818
  • Il principe del faceto
    • Arrested Developer
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #223 il: 23 Ott 2015, 10:53 »
Mi hanno appena confermato qua in ufficio che mi manderanno al React Js Day a Verona!
Trovo qualcuno di voi?

Improbabile, ne sono venuto a conoscenza ora :( Magari però faccio mandare un collega...
"Questa è l'Italia del futuro, un paese di musichette mentre fuori c'è la morte."

Offline TraXtorM

  • Matricola
  • Post: 37
  • Frontend Dev e Surfarolo sulla neve
    • Portfolio
    • E-mail
Re: [Programmazione] Hello World!
« Risposta #224 il: 23 Ott 2015, 11:00 »
Woooow!

Mi presento anche qua allora.

Mi chiamo Nicholas, mi pago da vivere facendo lo sviluppatore frontend in un'agenzia abbastanza famosa nel settore. Faccio siti, webapp ed in generale tutto quello che JS permette.

Recentemente ho sviluppato un Bot per Telegram che permette, mandandogli la propria posizione, di rivecere la lista dei cinema nelle vicinanze e gli orari dei film.

Se volete usarlo, basta che cerchiate @CinemasBot su telegram o da web cliccando qua: https://telegram.me/cinemasbot

Nicholas Ruggeri
http://ruggeri.io