Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Figure Drawing Canva
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Regular Expressions

正規表現入門 作業効率アップに役立つ38個の方法

作業効率アップに役立つ38個の方法
Bestseller
Rating: 4.6 out of 54.6 (8 ratings)
106 students
Created by 瞬 小野寺
Last updated 1/2021
Japanese
30-Day Money-Back Guarantee

What you'll learn

  • 正規表現とは何か
  • 開発現場で役立つ正規表現検索、置換の活用術
  • サクラエディタの有効活用術

Course content

9 sections • 43 lectures • 5h 1m total length

  • Preview06:36
  • Preview09:27

  • サクラエディタのインストール
    03:14
  • サクラエディタの設定(検索、色)
    07:12
  • サクラエディタのショートカット紹介
    07:19

  • Preview05:22
  • Preview03:51
  • 3つの内どれかわからない場合の検索②(文字クラス)
    04:57
  • 文字クラス補足
    04:44
  • 3つ以上でどちらかわからない場合の検索
    03:22
  • 選択のセクションで学んだ内容を復習しましょう
    2 questions

  • 指定回数繰り返し
    04:29
  • 範囲回数繰り返し
    04:54
  • 無限回数繰り返し
    05:15
  • 記号による繰り返し
    06:33
  • まとめて繰り返す
    06:02
  • 繰り返しのセクションで学んだ内容を復習しましょう
    3 questions

  • 前方一致検索
    03:50
  • 後方一致検索
    05:01
  • ~を含む行を検索する
    05:40
  • このセクションで学んだ内容を復習しましょう!
    2 questions

  • 改行の正規表現
    11:10
  • タブの正規表現
    07:21
  • 空白の正規表現
    02:43
  • 数字の正規表現
    05:27
  • 特殊文字自体を検索する方法
    06:33
  • パスワードの正規表現(肯定先読み)
    11:19
  • 否定の文字クラス
    04:19
  • 否定先読み
    05:54
  • 最短一致検索
    07:10
  • Grep検索
    06:12

  • Preview02:32
  • Preview06:25
  • 日付フォーマットを変更する
    05:00
  • 名前のマスキング
    04:34
  • 大文字と小文字を変換する
    04:32
  • 囲みなしCSVを囲みありに変更する
    07:03
  • 数字3ケタおきにカンマを挿入する
    16:10
  • Grep置換
    07:31

  • サクラエディタのソート機能
    04:10
  • サクラエディタのマクロ機能
    09:05
  • キャメルケースをスネークケースを置換する
    09:33
  • JavaのEntityクラスを作成する
    24:12

  • Windowsの便利ショートカット紹介
    09:50
  • 各プログラミング言語での正規表現の使い方(Java, C#, JavaScript, Bash, Go, Python)
    17:24
  • 本講座のまとめ
    07:43

Requirements

  • ありません

Description

正規表現は概念がわかりにくく、習得にも時間がかかります。

しかし、普段の仕事中などで、繰り返し使っていると段々と身につくようになります。

そうなると、テキストエディタでの文字列操作などを驚異的なレベルで効率化することができます。

仕事ができるエンジニアの中で、正規表現が全くわからないという方はいません。


この講座では、開発業務におけるテキストエディタでの作業効率アップに役立つ

正規表現を数多くお伝えしていきます。


本講座で身につけた知識はプログラミングにも活用することができます。

正規表現置換、正規表現検索はほぼ全てのプログラミング言語で使用できるからです。


一流エンジニアになるための登竜門、「正規表現」。

ぜひ、一緒に勉強していきましょう!

Who this course is for:

  • プログラミングの勉強を始めて半年程度の方
  • プログラミングの勉強は一段落ついているが、正規表現まで学習が回っていない方
  • 開発現場で呪文のような正規表現に出会い、面喰ってしまった方
  • 作業効率アップをアップさせたい方
  • 手作業や目視確認が苦手な方
  • ツールやマクロを自分で作れるようになりたい方

Instructor

瞬 小野寺
正規表現、JavaScript、Java
瞬 小野寺
  • 4.6 Instructor Rating
  • 8 Reviews
  • 106 Students
  • 1 Course

現場経験8年のエンジニアです。業務ではJavaScriptやJavaなどを使用しています。

好きな分野に対しては特に熱く語れます。

正規表現を学習することによって、私自身、作業効率が上がりました。

正規表現を使えるようになって、目視確認、コピペミスなど、効率的な業務を阻害する要因をなくしていきましょう!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.