Avsnitt

  • Wir haben mit unserem Gast Oliver Drotbohm (Broadcom) über Java-Backends und ihre Relevanz im Jahr 2024 gesprochen.

    Warum Sie Java für die Backend-Entwicklung verwenden solltenhttps://www.freecodecamp.org/news/java-for-backend-web-development/Backendhttps://www.ionos.de/digitalguide/websites/webseiten-erstellen/was-ist-ein-backend/Springhttps://spring.io/Spring Frameworkhttps://spring.io/projects/spring-frameworkJVM (Java virtual machine)https://en.wikipedia.org/wiki/Java_virtual_machineJavahttps://www.java.com/de/Kotlinhttps://kotlinlang.org/On-Premiseshttps://www.ionos.com/digitalguide/server/know-how/what-is-on-premises/Application Serverhttps://de.wikipedia.org/wiki/AnwendungsserverSpring Boothttps://spring.io/projects/spring-bootCloud Computinghttps://www.spiceworks.com/tech/cloud/articles/what-is-cloud-computing-architecture-front-end-back-end-explained/Software as a servicehttps://de.wikipedia.org/wiki/Software-as-a-ServiceBackend as a servicehttps://de.wikipedia.org/wiki/Backend_as_a_ServiceQuarkushttps://quarkus.io/Micronauthttps://micronaut.io/Tomcathttps://tomcat.apache.org/Blocking vs Non-Blockinghttps://nodejs.org/en/learn/asynchronous-work/overview-of-blocking-vs-non-blockingBackpressure Mechanismhttps://www.baeldung.com/spring-webflux-backpressureOne Billion Row Challengehttps://www.morling.dev/blog/one-billion-row-challenge/GraalVMhttps://www.graalvm.org/Java performancehttps://en.wikipedia.org/wiki/Java_performanceLog4jhttps://logging.apache.org/log4j/2.x/

    Du brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/

  • Wir haben mit unserem Gast Veit Weber (pikodat.com) über die Programmiersprache Java gesprochen.

    Offizielle Java Seitehttps://www.java.com/de/Java Wikipedia Seitehttps://de.wikipedia.org/wiki/Java_(Programmiersprache)Objektorientiertes Programmierenhttps://de.wikipedia.org/wiki/Objektorientierte_ProgrammierungJVM (Java virtual machine)https://de.wikipedia.org/wiki/Java_Virtual_MachineTypisierung in der Informatikhttps://de.wikipedia.org/wiki/Typisierung_(Informatik)Arrays in Javahttps://www.geeksforgeeks.org/arrays-in-java/Garbage Collection in Javahttps://www.geeksforgeeks.org/garbage-collection-java/https://www.oracle.com/webfolder/technetwork/Tutorials/obe/java/gc01/index.htmlMultithreading in Javahttps://www.geeksforgeeks.org/multithreading-in-java/https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.htmlFutures & Promises in Javahttps://www.baeldung.com/java-future-vs-promise-comparisonJShell (Java Shell Tool)https://docs.oracle.com/en/java/javase/20/jshell/introduction-jshell.htmlJava Playgroundshttps://www.jdoodle.com/online-java-compilerhttps://dev.java/playground/Sun Microsystemshttps://de.wikipedia.org/wiki/Sun_MicrosystemsOracle Corporationhttps://de.wikipedia.org/wiki/OracleJava-Applethttps://de.wikipedia.org/wiki/Java-AppletJava Lizenzierunghttps://www.oracle.com/java/technologies/javase/jdk-faqs.htmlhttps://licensingoracle.com/knowledge-center/java/Java Versionenhttps://de.wikipedia.org/wiki/Java-Technologie#Versionenhttps://www.java.com/releases/

    Du brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/

  • Saknas det avsnitt?

    Klicka här för att uppdatera flödet manuellt.

  • Wir haben mit unserem Gast Stefan Urbansky (HxCode) von seinem Weg in die Programmierwelt gesprochen.

    Spiel und Spaß mit dem Computer: https://www.amazon.de/Spiel-Computer-Programme-lustig-lehrreich/dp/3332001183DDR-Computer: https://de.wikipedia.org/wiki/Kleincomputer_KC_85/2-4Raduga-Fernseher: https://de.wikipedia.org/wiki/Raduga_(Fernseher)C64: https://de.wikipedia.org/wiki/Commodore_64DemoSzene: https://de.wikipedia.org/wiki/DemoszeneDiskette: https://de.wikipedia.org/wiki/DisketteBASICCODE: https://de.wikipedia.org/wiki/BASICODEHorst Völz: https://de.wikipedia.org/wiki/Horst_V%C3%B6lz“640kb reichen” von Bill Gates: https://de.wikiquote.org/wiki/Bill_GatesGopher: https://de.wikipedia.org/wiki/GopherNewsgroup: https://de.wikipedia.org/wiki/NewsgroupE-Learning-Plattform JaTeK: https://web.archive.org/web/20030901231851/http://www.jatek-portal.de/IntelliJ: https://www.jetbrains.com/de-de/idea/CoPilot von GitHub: https://github.com/features/copilotVi Editor: https://de.wikipedia.org/wiki/ViCoffeeScript: https://coffeescript.org/

    Du brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/

  • Wir haben mit unserem Gast Erik Soehnel (HeavyGoods) über die Programmiersprache Typescript gesprochen.

    JavaScript data types and structureshttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures?retiredLocale=dehttps://www.w3schools.com/js/js_datatypes.aspFlow - static type checker for JavaScripthttps://flow.org/TypeScript - JavaScript with syntax for typeshttps://www.typescriptlang.org/TypeScript - Typeshttps://www.typescriptlang.org/docs/handbook/2/everyday-types.htmlEarly & Late Bindinghttps://stackoverflow.com/questions/10580/what-is-the-difference-between-early-and-late-bindingDynamic Programminghttps://www.geeksforgeeks.org/dynamic-programming/Language Serverhttps://microsoft.github.io/language-server-protocol/Runtime libraryhttps://en.wikipedia.org/wiki/Runtime_libraryTypeScript Runtime Librarieshttps://geekflare.com/top-typescript-libraries/TypeScript odd types - unknown, void, never, any, null and undefinedhttps://www.andronio.me/2020/08/09/typescript-odd-types-unknown-void-never-any-null-and-undefined/Typescript - let, var & consthttps://www.typescriptlang.org/docs/handbook/variable-declarations.htmlhttps://www.tektutorialshub.com/typescript/typescript-let-var-const/Technical Steering Committeehttps://github.com/nodejs/TSCesbuildhttps://esbuild.github.io/TypeScript - Pattern matchinghttps://blog.logrocket.com/pattern-matching-type-safety-typescript/TypeScript - Playgroundhttps://www.typescriptlang.org/play#example/typescript-with-nodeTypeScript - Roadmaphttps://roadmap.sh/typescript

    Du brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/

  • Wir haben mit unserem Gast Müjdat Korkmaz (Krawall & Wunder) über TailwindCSS gesprochen.

    TailwindCSS: https://tailwindcss.com/TailwindUI: https://tailwindui.com/Alternativen zu TailwindCSS: https://larainfo.com/blogs/best-tailwind-css-alternatives-for-2023WindiCSS: https://windicss.org/Flex Cheatsheet: https://flex-tailwind-cheat.netlify.app/Farbpalette: https://tailwindcss.com/docs/customizing-colorsDu brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/

    Du brauchst einen professionellen Partner für die Erstellung von Web-Apps und Mobile-Apps: https://www.hxcode.io/