85050 подписчиков
770 видео
macOS Cocoa 042 (iOS UIKit 053): Inviting MultipeerConnectivity advertiser on macOS from iOS
Drawing shapes using Java classes JFrame and JPanel in Eclipse
iOS SwiftUI 037: Fixing layout problem with SwiftUI aspectRatio view modifier
JPBE016: Playing sound with Java sound API
iOS UIKit 049: Comparing Swift Array and Set
Golang 002: Nonstop Go socket server talking with iOS, macOS, Android and Java clients
Java CChess 4 | Drawing standard cchess board using Java Swing library
macOS Cocoa 031: Installing Xcode Command Line Tools
SpriteKit001: Creating an empty SpriteKit project in Xcode
iOS UIKit 077: Adding Connect button to connect to socket server
AV004: Implementing class Stack in Java
SwiftUI macOS 001: Creating our first SwiftUI macOS project
iOS SwiftUI 021: Creating SwiftUI VM, ViewModel of MVVM, for our 24 game
iOS SwiftUI 048: Animating opacity of 4 cards in SwiftUI for 24 game
Java Chess 018: Java Swing BorderLayout and FlowLayout example
Android Chess 011: Using Kotlin mutable map to cache all 12 piece bitmaps
Swift Rubiks Cube 9 | Starting to rotate top layer
iOS UIKit 002: Drawing a straight line
Using JButton to switch panel content in Eclipse
Android Chess 016: Using Kotlin interface to decouple classes ChessView and MainActivity
iOS SwiftUI 002: Drawing lines in SwiftUI
Java Chess 013: How to run a single test method with JUnit in Eclipse
Android Conn4 002: Drawing a circle on BoardView in Kotlin
SpriteKit004: drawing shapes
Kotlin001: Hello World in Kotlin REPL of Android Studio
SpriteKit003: creating a sprite from a png image
iOS UIKit 074: Pushing UIKit based iOS chess onto GitHub
iOS SwiftUI 052: SwiftUI DragGesture example: drag a chess piece around
Kotlin013: collection type List
Java Chess 033: Closing Socket and ServerSocket in Java
Android Chess 026: Adding RESET button under chess board using Android LinearLayout
iOS UIKit 004: Drawing circle and arcs
iOS SwiftUI 005: Filling and stroking a shape in SwiftUI, but how?
Installing Xcode on mac
SwiftUI CChess 12 | Adding sound effect
Installing tree using Homebrew
Bisecting line segment with straightedge and compass | Then showing the solution with Swift code
Android Chess 040: From JUnit 3 to JUnit 4
SpriteKit006: animating ant with 2 textures
SwiftUI Photos 3 | Tapping to enlarge image
Java Chess 003: Refactoring Java code for chess board
Android Chess 043: Single expression functions of Kotlin
iOS SwiftUI 017: Creating SwiftUI project for iOS 24 game
iOS UIKit 001: Create our first app with Xcode
Java Chess 011: Making chess board scalable
iOS SwiftUI 018: Creating a SwiftUI view with plain text for cards
iOS SwiftUI 019: Creating custom SwiftUI View TextCardView to represent a card in 24 game
Java Chess 002: Drawing 8x8 chess board in Java
Java Chess 010: Drawing all 32 chess pieces on board
Java Chess 017: Capturing enemy piece