zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
O'Reilly - Learning Path - C_Sharp
magnet:?xt=urn:btih:427044415b7147dba3fe1e3d8272c2c71ccb999e&dn=O'Reilly - Learning Path - C_Sharp
磁力链接详情
Hash值:
427044415b7147dba3fe1e3d8272c2c71ccb999e
点击数:
208
文件大小:
9.59 GB
文件数量:
137
创建日期:
2016-12-2 12:13
最后访问:
2024-10-29 06:16
访问标签:
O'Reilly
-
Learning
Path
-
C_Sharp
文件列表详情
01. Beginning C# Programming, by Eric Lippert/001_about_this_course.mp4 15.35 MB
01. Beginning C# Programming, by Eric Lippert/002_introducing_c.mp4 40.72 MB
01. Beginning C# Programming, by Eric Lippert/003_introducing_visual_studio.mp4 137.46 MB
01. Beginning C# Programming, by Eric Lippert/004_values_and_variables.mp4 103.28 MB
01. Beginning C# Programming, by Eric Lippert/005_expressions.mp4 64.12 MB
01. Beginning C# Programming, by Eric Lippert/006_statements.mp4 17.54 MB
01. Beginning C# Programming, by Eric Lippert/007_types.mp4 95.72 MB
01. Beginning C# Programming, by Eric Lippert/008_common_variable_problems.mp4 27.03 MB
01. Beginning C# Programming, by Eric Lippert/009_integer_arithmetic.mp4 74.67 MB
01. Beginning C# Programming, by Eric Lippert/010_floatingpoint_arithmetic.mp4 92.98 MB
01. Beginning C# Programming, by Eric Lippert/011_text_fundamentals_part_1.mp4 199.49 MB
01. Beginning C# Programming, by Eric Lippert/012_text_fundamentals_part_2.mp4 108.78 MB
01. Beginning C# Programming, by Eric Lippert/013_using_properties_formatting_numbers_as_text.mp4 83.27 MB
01. Beginning C# Programming, by Eric Lippert/014_manipulating_dates_and_times.mp4 176.94 MB
01. Beginning C# Programming, by Eric Lippert/015_boolean_logic.mp4 72.43 MB
01. Beginning C# Programming, by Eric Lippert/016_conditional_logic_with_the_if_statement.mp4 120.1 MB
01. Beginning C# Programming, by Eric Lippert/017_looping_with_while_and_for.mp4 149.18 MB
01. Beginning C# Programming, by Eric Lippert/018_looping_with_do_break_and_continue.mp4 178.79 MB
01. Beginning C# Programming, by Eric Lippert/019_user_input.mp4 142.82 MB
01. Beginning C# Programming, by Eric Lippert/020_arrays.mp4 88 MB
01. Beginning C# Programming, by Eric Lippert/021_reference_types_and_value_types.mp4 137.39 MB
01. Beginning C# Programming, by Eric Lippert/022_a_deeper_look_at_equality.mp4 107.44 MB
01. Beginning C# Programming, by Eric Lippert/023_creating_arrays_with_new.mp4 48.17 MB
01. Beginning C# Programming, by Eric Lippert/024_writing_a_specification.mp4 71.65 MB
01. Beginning C# Programming, by Eric Lippert/025_debugging_a_method.mp4 104.34 MB
01. Beginning C# Programming, by Eric Lippert/026_implementing_a_method.mp4 145.03 MB
01. Beginning C# Programming, by Eric Lippert/027_finding_and_fixing_bugs.mp4 227.1 MB
01. Beginning C# Programming, by Eric Lippert/028_using_assertions_to_find_bugs_faster.mp4 146.39 MB
01. Beginning C# Programming, by Eric Lippert/029_more_about_method_parameters.mp4 97.16 MB
01. Beginning C# Programming, by Eric Lippert/030_putting_it_all_together.mp4 362.07 MB
01. Beginning C# Programming, by Eric Lippert/031_things_we_didnt_cover_in_this_course.mp4 41.8 MB
02. Intermediate C# Programming, by Eric Lippert/032_introduction.mp4 7.78 MB
02. Intermediate C# Programming, by Eric Lippert/033_review_of_beginner_course.mp4 80.77 MB
02. Intermediate C# Programming, by Eric Lippert/034_nullable_arithmetic.mp4 207.53 MB
02. Intermediate C# Programming, by Eric Lippert/035_generic_collections.mp4 300.06 MB
02. Intermediate C# Programming, by Eric Lippert/036_enumerated_types.mp4 173.75 MB
02. Intermediate C# Programming, by Eric Lippert/037_exception_handling.mp4 256.42 MB
02. Intermediate C# Programming, by Eric Lippert/038_text_files.mp4 182.88 MB
02. Intermediate C# Programming, by Eric Lippert/039_embedding_resources.mp4 124.67 MB
02. Intermediate C# Programming, by Eric Lippert/040_the_switch_statement.mp4 141.92 MB
02. Intermediate C# Programming, by Eric Lippert/041_object_oriented_programming.mp4 101.37 MB
02. Intermediate C# Programming, by Eric Lippert/042_classes.mp4 102.24 MB
02. Intermediate C# Programming, by Eric Lippert/043_constructors.mp4 99.81 MB
02. Intermediate C# Programming, by Eric Lippert/044_fields.mp4 179.6 MB
02. Intermediate C# Programming, by Eric Lippert/045_methods.mp4 100.94 MB
02. Intermediate C# Programming, by Eric Lippert/046_properties_and_indexers.mp4 228.88 MB
02. Intermediate C# Programming, by Eric Lippert/047_accessibility_modifiers_and_encapsulation.mp4 129.12 MB
02. Intermediate C# Programming, by Eric Lippert/048_class_inheritance.mp4 157.7 MB
02. Intermediate C# Programming, by Eric Lippert/049_type_checking.mp4 213.97 MB
02. Intermediate C# Programming, by Eric Lippert/050_virtual_methods.mp4 294.16 MB
02. Intermediate C# Programming, by Eric Lippert/051_solid_classes.mp4 97.88 MB
02. Intermediate C# Programming, by Eric Lippert/052_designing_for_inheritance.mp4 123.58 MB
02. Intermediate C# Programming, by Eric Lippert/053_interfaces.mp4 154.19 MB
02. Intermediate C# Programming, by Eric Lippert/054_random_numbers.mp4 138.21 MB
02. Intermediate C# Programming, by Eric Lippert/055_state_machines.mp4 184.35 MB
02. Intermediate C# Programming, by Eric Lippert/056_eventdriven_programming.mp4 212.67 MB
02. Intermediate C# Programming, by Eric Lippert/057_assemblies.mp4 100.84 MB
02. Intermediate C# Programming, by Eric Lippert/058_ensuring_code_quality.mp4 182.43 MB
02. Intermediate C# Programming, by Eric Lippert/059_introduction_to_wpf.mp4 141.15 MB
02. Intermediate C# Programming, by Eric Lippert/060_putting_it_together.mp4 103.61 MB
02. Intermediate C# Programming, by Eric Lippert/061_finishing_up.mp4 71.87 MB
03. Learning C# Best Practices, by Keith Welch/062_introduction.mp4 10.39 MB
03. Learning C# Best Practices, by Keith Welch/063_about_the_author.mp4 9.59 MB
03. Learning C# Best Practices, by Keith Welch/064_how_to_access_your_working_files.mp4 3.12 MB
03. Learning C# Best Practices, by Keith Welch/065_code_style_part_1.mp4 20.34 MB
03. Learning C# Best Practices, by Keith Welch/066_code_style_part_2.mp4 14.29 MB
03. Learning C# Best Practices, by Keith Welch/067_solid_principles_part_1.mp4 19.25 MB
03. Learning C# Best Practices, by Keith Welch/068_solid_principles_part_2.mp4 22.05 MB
03. Learning C# Best Practices, by Keith Welch/069_general_best_practices_part_1.mp4 19.12 MB
03. Learning C# Best Practices, by Keith Welch/070_general_best_practices_part_2.mp4 19.19 MB
03. Learning C# Best Practices, by Keith Welch/071_exception_handling.mp4 18.31 MB
03. Learning C# Best Practices, by Keith Welch/072_mvc_design_pattern.mp4 18.31 MB
03. Learning C# Best Practices, by Keith Welch/073_mvc_terminology.mp4 22.88 MB
03. Learning C# Best Practices, by Keith Welch/074_aspnet_mvc_best_practices.mp4 25.43 MB
03. Learning C# Best Practices, by Keith Welch/075_architecture_best_practices.mp4 23.24 MB
03. Learning C# Best Practices, by Keith Welch/076_lambda_expressions.mp4 10.71 MB
03. Learning C# Best Practices, by Keith Welch/077_linq.mp4 21.26 MB
03. Learning C# Best Practices, by Keith Welch/078_linq_queries.mp4 38.7 MB
03. Learning C# Best Practices, by Keith Welch/079_async_methods.mp4 17.81 MB
03. Learning C# Best Practices, by Keith Welch/080_conclusion_and_resources.mp4 11.43 MB
04. Learning C# Design Patterns, by Keith Welch/081_introduction.mp4 8.01 MB
04. Learning C# Design Patterns, by Keith Welch/082_about_the_author.mp4 3.18 MB
04. Learning C# Design Patterns, by Keith Welch/083_design_patterns_and_the_gang_of_four.mp4 15.93 MB
04. Learning C# Design Patterns, by Keith Welch/084_how_to_access_your_working_files.mp4 3.12 MB
04. Learning C# Design Patterns, by Keith Welch/085_abstract_factory.mp4 18.68 MB
04. Learning C# Design Patterns, by Keith Welch/086_abstract_factory_example.mp4 14.87 MB
04. Learning C# Design Patterns, by Keith Welch/087_builder.mp4 26 MB
04. Learning C# Design Patterns, by Keith Welch/088_builder_example.mp4 53.79 MB
04. Learning C# Design Patterns, by Keith Welch/089_factory_method.mp4 24.67 MB
04. Learning C# Design Patterns, by Keith Welch/090_factory_method_example.mp4 15.78 MB
04. Learning C# Design Patterns, by Keith Welch/091_prototype.mp4 14.68 MB
04. Learning C# Design Patterns, by Keith Welch/092_prototype_example.mp4 39.1 MB
04. Learning C# Design Patterns, by Keith Welch/093_singleton.mp4 10.36 MB
04. Learning C# Design Patterns, by Keith Welch/094_singleton_example.mp4 33.55 MB
04. Learning C# Design Patterns, by Keith Welch/095_adapter.mp4 11.68 MB
04. Learning C# Design Patterns, by Keith Welch/096_adapter_example.mp4 30.68 MB
04. Learning C# Design Patterns, by Keith Welch/097_bridge.mp4 22.2 MB
04. Learning C# Design Patterns, by Keith Welch/098_bridge_example.mp4 33.15 MB
04. Learning C# Design Patterns, by Keith Welch/099_composite.mp4 20.84 MB
04. Learning C# Design Patterns, by Keith Welch/100_composite_example.mp4 42.21 MB
04. Learning C# Design Patterns, by Keith Welch/101_decorator.mp4 14.23 MB
04. Learning C# Design Patterns, by Keith Welch/102_decorator_example.mp4 32.95 MB
04. Learning C# Design Patterns, by Keith Welch/103_facade.mp4 18.4 MB
04. Learning C# Design Patterns, by Keith Welch/104_facade_example.mp4 45.67 MB
04. Learning C# Design Patterns, by Keith Welch/105_flyweight.mp4 20.36 MB
04. Learning C# Design Patterns, by Keith Welch/106_flyweight_example.mp4 25.09 MB
04. Learning C# Design Patterns, by Keith Welch/107_proxy.mp4 16.64 MB
04. Learning C# Design Patterns, by Keith Welch/108_proxy_example.mp4 32.17 MB
04. Learning C# Design Patterns, by Keith Welch/109_chain_of_responsibility.mp4 19.27 MB
04. Learning C# Design Patterns, by Keith Welch/110_chain_of_responsibility_example.mp4 47.82 MB
04. Learning C# Design Patterns, by Keith Welch/111_command.mp4 16.96 MB
04. Learning C# Design Patterns, by Keith Welch/112_command_example.mp4 22.33 MB
04. Learning C# Design Patterns, by Keith Welch/113_interpreter.mp4 18.52 MB
04. Learning C# Design Patterns, by Keith Welch/114_interpreter_example.mp4 38.83 MB
04. Learning C# Design Patterns, by Keith Welch/115_iterator.mp4 14.08 MB
04. Learning C# Design Patterns, by Keith Welch/116_iterator_example.mp4 31.98 MB
04. Learning C# Design Patterns, by Keith Welch/117_mediator.mp4 14.23 MB
04. Learning C# Design Patterns, by Keith Welch/118_mediator_example.mp4 32.56 MB
04. Learning C# Design Patterns, by Keith Welch/119_memento.mp4 14.28 MB
04. Learning C# Design Patterns, by Keith Welch/120_memento_example.mp4 31.69 MB
04. Learning C# Design Patterns, by Keith Welch/121_observer.mp4 20.44 MB
04. Learning C# Design Patterns, by Keith Welch/122_observer_example.mp4 32.88 MB
04. Learning C# Design Patterns, by Keith Welch/123_state.mp4 21.37 MB
04. Learning C# Design Patterns, by Keith Welch/124_state_example.mp4 41.43 MB
04. Learning C# Design Patterns, by Keith Welch/125_strategy.mp4 15.31 MB
04. Learning C# Design Patterns, by Keith Welch/126_strategy_example.mp4 31.29 MB
04. Learning C# Design Patterns, by Keith Welch/127_template.mp4 15.3 MB
04. Learning C# Design Patterns, by Keith Welch/128_template_example.mp4 26.9 MB
04. Learning C# Design Patterns, by Keith Welch/129_visitor.mp4 20.3 MB
04. Learning C# Design Patterns, by Keith Welch/130_visitor_example.mp4 32.11 MB
04. Learning C# Design Patterns, by Keith Welch/131_mvc_design_pattern.mp4 18.23 MB
04. Learning C# Design Patterns, by Keith Welch/132_mvc_terminology.mp4 22.79 MB
04. Learning C# Design Patterns, by Keith Welch/133_mvc_projects.mp4 20.59 MB
04. Learning C# Design Patterns, by Keith Welch/134_mvc_data_model.mp4 24.45 MB
04. Learning C# Design Patterns, by Keith Welch/135_mvc_controllers.mp4 45.37 MB
04. Learning C# Design Patterns, by Keith Welch/136_mvc_views.mp4 56.71 MB
04. Learning C# Design Patterns, by Keith Welch/137_conclusion_and_resources.mp4 7.57 MB
其他位置