Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
404 results
Learn more about the String class and its functions and how to efficiently process strings and text. Find out what StringBuilder is ...
1,502 views
4 years ago
Introduction to Java Characters The character data type, char Character literals, variables ASCII vs. Unicode The Character class ...
47 views
1 year ago
In today's lesson, we discuss some further applications of pointers: pointer arithmetic, arrays, and C-style (null-terminated) strings.
2,630 views
5 years ago
... and Java Um so we can do both uh ways conversion Uh so what this boils down to is like like we have an arbitrary binary format ...
774 views
8 months ago
Slides available here: http://il.pycon.org/2016/static/sessions/julian-berman.pdf.
3,984 views
7 years ago
How to implement printf without any standard libraries, from parsing the format string, passing variadic arguments to formatting ...
61,659 views
Class Data Sharing (CDS) is a feature introduced in Java 5 to improve startup performance and reduce the memory footprint of ...
541 views
8 years ago
... เพราะ ว่า มัน มี กี่ บรรทัด แน่ ถูก ต้อง ครับ เพราะ ฉะนั้น ที นี้ เบื้อง ต้น ก่อน อัน นี้ เรา พิสูจน์ String Format ของ เรา ก่อน อัน นี้ String Format เรา ...
26 views
2 years ago
... converting floats into string values is in this format we probably don't want we wanted to look something more sensible cleaner ...
311 views
Petr Pucil - Tools for analyzing binary formats Wherever there are computers, there are binary formats: archive files, executables, ...
170 views
Create a neural network in Java, complete course: https://www.udemy.com/course/neural-network-java More courses! Free C++ ...
484 views
10 years ago
Most of the lecture is about exceptions; ends with an introduction to path names. 00:00 Introduction 01:00 Exceptions 04:20 ...
85 views
fb group for notes :: https://www.facebook.com/groups/831101321021090/ fb page ...
35 views
Dormouse is a lightweight JS documentation generator. In this video I move Dormouse to output a new data format without any ...
19 views
Cup Of Java is a project where I learn how to program in JAVA. The format is not finished and much can still change but my target ...
194 views
13 years ago
Laura and I explore some basic use cases for arrays in Java. GitHub link: COMING SOON Repl.it link: ...
64 views
An introduction to arrays of data and the loops that we use to process them.
1,177 views
6 years ago
Characters and Strings * Indexing * Manipulating strings. https://docs.julialang.org/en/v1/manual/strings/
112 views
Insecure deserialization was recently added to OWASP's list of the top 10 most critical web application security risks, yet it is by no ...
11,010 views
In this video, I review common string methods (e.g., lower(), upper(), find(), count(), split(), join(), and replace()). Then, we look into ...
296 views