What is Free Weekend?
Free Weekend is a special event during which all of Code School’s interactive courses, projects and screencasts becomes available for free.
All you need to do in order to participate is to create a free account and you will be notified when the Free Weekend starts.
What is Code School?
Code School is an online learning destination for existing and aspiring developers that teaches through entertaining content. Each course is built around a creative theme and storyline so that it feels like you’re playing a game, not sitting in a classroom. We also have shorter Screencasts and Projects where you can build applications on your computer or on GitHub and let us check your work.
You can learn more about us on our About page.
Pagina 12 di 124
This article explains how to install and configure a multi-protocol VPN server using the SoftEther package.
Sorgente: How to Setup a Multi-Protocol VPN Server Using SoftEther | DigitalOcean
Spring is an application framework well-known for enterprise application development. Its ability to enable software developers to implement systems of almost any size, including banking, ERP, e-commerce, POS, and beyond, is remarkable. Spring is built using the Java language.
Anche tu odi chi rilascia webservices senza una descrizione precisa della richiesta e della risposta? Ecco la soluzione.
Generates a XSD (XML Schema) from a XML file. Simply copy-paste OR upload your XML document and let the generator figure out the rest. The generator will try to use a ‘smart’ approach to figure out the data type (you can always refine it after).
Sorgente: Free Online XSD/XML Schema Generator – FreeFormatter.com
This guide walks you through the process of creating a SOAP-based web service server with Spring.
Spring is a very popular framework among Java developers. Those who are familiar with the Spring framework tend to follow the same practice wherever possible and generally seek Spring integration support from other Java frameworks as well. The ability to use the Spring framework to develop MSF4J services and MSF4J extensions was one of the main objectives of the MSF4J 2.0.0 release.
Sorgente: [Article] WSO2 Microservices Framework for Java the Spring Way – Part 1
Interessante articolo sui limiti della mente e su come ingannarli o aggirarli per sviluppare e mantenere programmi migliori
All but the simplest problems that we face in software development exceed the capacity of our minds. Our short-term memory can barely hold 7-8 items on a good day, and our computing capacity is almost non-measurable against computers.
Tutti, tranne i più semplici, i problemi che incontriamo nello sviluppo del software richiedono una capacità di elaborazione e di memoria superiore a quella della nostra mente. La nostra memoria a breve termine riesce a ricordare 7-8 oggetti al massimo, e la nostra capacità di elaborazione in relazione a quella dei computer è infinitesimale.
https://dzone.com/articles/transcending-the-limitations-of-the-human-mind
Giusto per ricordare che MD5 e SHA1 sono da abbandonare come metodo di archiviazione delle password.
HashKiller’s purpose is to serve as a meeting place for computer hobbyists, security researchers and penetration testers. It serves as a central location to promote greater security on the internet by demonstrating the weakness of using hash based storage / authentication.
Carissima Ispirer vorrei segnalarti che la sanificazione dell’input va fatta anche quando questo non viene direttamente dall’utente ma da anche da servizi esterni come un whois.
Qualcuno potrebbe voler temporaneamente rinominare l’ente che mi offre al momento la connessione in Universita’); Drop table aisp_locations;
Questa ed altre storie divertenti nel link di oggi
Git (Version control system) Linus Torvalds (Developer of Git) has quipped about the name git, which is British English slang for a stupid or unpleasant person. Torvalds said: “I’m an egotistical bastard, and I name all my projects after myself. First ‘Linux’, now ‘git’.The man page describes git as “the stupid content tracker”.
Sorgente: How software projects got their name