27 outubro 2017
22 setembro 2017
Oracle anuncia Java SE 9 e Java EE 8
A Oracle lançou o Java SE 9 e o Java EE 8.
Mais detalhes em
Mais detalhes em
- Press release da Oracle: Oracle Announces Java SE 9 and Java EE 8
- Lista completa das novas funcionalidades introduzidas no Java SE 9: http://openjdk.java.net/projects/jdk9/
- Lista completa das novas funcionalidades introduzidas no Java EE 8: http://www.oracle.com/technetwork/java/javaee/overview/index.html
Source: jug.pt
21 julho 2017
20 julho 2017
06 julho 2017
08 maio 2017
05 abril 2017
22 fevereiro 2017
15 useful code snippets for Java developers
15 useful code snippets for Java developers
- Converting int to String and Strings to int
- Converting String to date in Java
- Converting Java util.Date to sql.Date
- Using Java JDBC to connect to Oracle
- Using NIO to copy Java file fast
- HTTP Proxy setting in Java
- Generating PDF in Java by using iText JAR
- Generating PDF in Java by using iText JAR
- Sending the HTTP request and fetching data with Java
- Creating JSON data in Java
- Converting Array to Map in Java
- Sending HTTP request while fetching data with Java
- Using Java to send an email
- Get name of current method
- Appending content to file in Java
06 fevereiro 2017
Web Article - Angular CLI
Initially, the entry barrier into the world of Angular development was pretty high because of the need to learn and manually configure multiple tools. Even to get started with a simple application, you’d need to learn the TypeScript language (an easy job for Java developers), learn how to configure and use the TypeScript compiler, ES6 modules, a module loader (e.g. SystemJS), test runners, npm, a dev web server. To work on a real-world project, you’d also need to learn how to test and bundle your app for deployment.
Subscrever:
Mensagens (Atom)