Laicar.com
视频库
编程语言
移动开发
Web开发
UI&前端
平面设计
影视娱乐
大数据 & 智能
游戏开发
3D & 动画
Swift
F#
PHP
SQL
Ruby
Css
Javascript
Node.js
python
C++ 11
C#
dotnet
C++
GO语言
go
C
Java
Typescript
Android
Ionic
iOS
Xamarin
React Native
微信
SEO
meteor
Rails
Flask
Django
WordPress
HTML5
webpack
Express.js
MVC 5
ASP.NET
Spring
Laravel
Pyramid
Sass
illustrator
Photoshop
Sketch 3
Bootstrap
Design
SEO
HTML5
Vue.js
Css
JQuery
Javascript
React
Angular
前端
meteor
UX
Affinity Designer
Design
Sketch 3
Photoshop
illustrator
Lightroom
电视剧
英剧
美剧
综艺
电影
韩剧
Hadoop
Big Data
Machine Learning
tensorflow
deep learning
Spark
游戏开发
Unity
Unreal Engine
Godot
Modo
Marmoset Toolbag
DaVinci
After Effects
Houdini
C4D
Substance Painter
Blender
Maya
登陆
注册
F# Programming Language & Xamarin Android with F#
内容列表
01 Introduction to course
001 programmes
002 Environment variable
02 Basics
003 main function
004 keywords
005 comments
006 Resources
007 Another resources
03 Functions
008 printfn
009 Arithmetic operations
010 functions 1
011 functions 2
012 Factorial with Recursive
013 Generic Functions 1
014 Generic Functions 2
04 Decision making
015 if .. then.. else 1
016 If and assign variable
017 else if
018 match expression 1
019 match expression 2
05 Loops
020 for..to loop 1
021 for loop with debugger
022 for.. to loop 2
023 for .. in loop
024 Nested for loop
025 while .. do loop
06 Types
026 Numbers
027 primitive types
028 Define Primitive types
029 Convert between primitive datatypes
030 enum type
031 unit type
032 Tuples 1
033 Fib with Tuples 1
034 Fib with Tuples 2
035 Fib with Rec 3
036 Array 1
07 Strings
037 escape character
038 Strings 1
039 Strings 2
040 Strings 3
08 Lists
041 List 1
042 List 2
043 List 3
044 Recursion with Lists
045 List module 1
046 List module 2
09 Miscellenous
047 module and let
048 Math class 1
049 Math class 2
050 Math class 3
051 Some errors 1
10 OOP
053 Resources 3
054 simple classes
055 Cone Example 1
056 Cone Example 2
057 Constructors 1
058 do Binding 1
059 do Binding 2
060 Class with Explicit Fields
061 Structures 1
062 Structures 2
063 Structures 3
064 Structures with members
065 Generic Class 1
066 Generic Class 2
067 Inheritance 1
068 Inheritance 2
069 Inheritance with Constructors 1
070 Inheritance with Constructors 2
071 Inheritance with Constructors 3
072 abstract members 1
073 abstract members 2
074 abstract members 3
075 Explicit Fields and members 1
076 Explicit Fields and members 2
077 Explicit Fields and members 3
11 Parallel Programming
078 TPL 1
079 TPL 2
080 TPL 3
12 Intro to user Interface and Basics
081 LinearLayout p1 fs
082 Button p1 fs
083 Button p2 fs
084 Button p3 fs
085 TextView p1 fs
086 EditText p1 fs
087 Imag View p1 fs
088 TableLayout fs
13 Activities and Intents
089 Activity Lifecycle p1 fs
090 Activity Lifecycle p2 fs
14 Notification and Alert
091 Notification p1 fs
092 Notification p2 fs
093 Notification p3 fs
15 User Interface
094 ListView p1 fs
095 ListView p2 fs
096 ListView p3 fs
097 ListView p4 fs
098 ListView p5 fs
099 GridView p1 fs
100 GridView p2 fs
101 GridView p3 fs
102 GridView p4 fs
16 Data Access
103 SharedPreferences p1 fs
104 SharedPreferences p2 fs