Show generated machine code for various languages
Vue is a newer and refreshing framework for building web apps with at least an order of magnitude more ease than writing vanilla HTML, CSS and JavaScript. Vue frees our data from the DOM, and provides an idiomatic guide to programming JavaScript, making development much faster and more fun.
The library is great for composing both static websites and dynamic web apps, and so learning it is central to building modern products and services.
This course covers the minimum JavaScript needed to get started with Vue, the basics of Vue, and two more advanced examples that build on the ideas discussed and focus on fixing some aspect of the existing codebase. Throught nine interactive screencasts, it aims to both help and inspire you.
The Kotlin Bootcamp Udacity course is a free, self-paced online course that teaches you the basics of the Kotlin programming language. This introduction to Kotlin was created by Google experts in collaboration with Udacity and is for people who already know how to program.
Naming is hard. Names, after all, are perhaps the most indelible artifacts of the product creation process. Brands are redesigned with a lustrum regularity and codebases are continually rewritten and replaced but a name, for better or worse, usually sticks.
Die Datenbank enthält Informationen zu Bau- und Kunstdenkmalen, zu Gartendenkmalen und technischen Denkmalen im Land Brandenburg. Der Datenbestand stellt einen Auszug aus der HiDA4-Fachdatenbank der Baudenkmalpflege des BLDAM dar. Er wird kontinuierlich ergänzt.
Mediatheken online
Online math system
In this book, you will find descriptions of programs that you can write in Elixir. The programs will usually be short, and each one has been designed to provide practice material for a particular Elixir programming concept. These programs have not been designed to be of considerable difficulty, though they may ask you to stretch a bit beyond the immediate material and examples that you find in the book Introducing Elixir.
Hey there! This is Learn You Some Erlang for great good! This book is for you if you’ve got some programming experience and if you’re not too familiar with functional programming. It can still be useful if you’re too good for that, as we progressively go into more and more advanced topics.
An open source tool helping anyone to create simple, correct and embeddable charts in minutes.
ODA stands for Online DisAssembler. ODA is a general purpose machine code disassembler that supports a myriad of machine architectures. Built on the shoulders of libbfd and libopcodes (part of binutils), ODA allows you to explore an executable by dissecting its sections, strings, symbols, raw hex, and machine level instructions. You can use it for a variety of purposes such as: Malware analysis Vulnerability research Visualizing the control flow of a group of instructions Disassembling a few bytes of an exception handler that is going off into the weeds Reversing the first few bytes of a Master Boot Record (MBR) that may be corrupt Debugging an embedded systems device driver Satisying your own intellectual curiosity (Does there exist some sequence of bytes that disassembles to the same logical operation for two separate platforms?)
StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Regular expression test tool