PHPの現場
Kostenloser Podcast

PHPの現場

Podcast von Masashi Shinbara

PHPの現場にいる人と話すポッドキャストです。 

Diesen Podcast kannst du überall hören, wo es Podcasts gibt und auch ohne Mitgliedschaft in der Podimo App.

Alle Folgen

48 Folgen
episode 48. キャリアと開発の力点の変遷(hidenorigoto) artwork
48. キャリアと開発の力点の変遷(hidenorigoto)
@hidenorigoto [https://twitter.com/hidenorigoto] さんと、キャリアと開発の力点の変遷、システム開発と人などについて話しました。 * 後藤さんのキャリア * プレイヤ、プレイングマネージャ期 * エンジニアリングマネージャ期 * CxO 期 * 設計への道 * 設計を学んで上手くいったこと * エンジニアリングマネージャ * マイクロサービス化へのチャレンジ * 自分で技術を理解して判断できるようにする * ソフトウェアじゃない問題も大事 * 俯瞰してみる * CxO * 会社全体を考えてエンジニアリングを捉える * ビジネスのモデルを考える * 正しさよりも上手くワークするかどうか * 正しさを求めたいエンジニアとの対話 * ワークすることを重視する原点 * システム開発と人 * 事業で扱われるデータを軸にする * 誰のための設計 * より事業に効果的なソフトウェア開発 * 正解の無い世界 Show notes * 株式会社KabuK Style(カブクスタイル) [https://kabuk.com/] * PHP Mentors [https://phpmentors.jp/] * NPO法人 IT勉強宴会 [https://www.benkyoenkai.org/]
18. Juli 2022 - 1 h 14 min
episode 47. 現場での設計論や方法論との向き合い方(ytake / kurikazu / omoon) artwork
47. 現場での設計論や方法論との向き合い方(ytake / kurikazu / omoon)
ytake [https://twitter.com/ex_takezawa] さん、@kurikazu [https://twitter.com/kurikazu] さん、@omoon [https://twitter.com/omoon] さんと現場での設計論や方法論との向き合い方、技術選定、エンジニア採用の悩みなどについて話しました。 * Laravel や PHP バージョンの混在 * 設計論や方法論との向き合い方 * DDD * コンテキストの共有 * プロダクトによって設計や開発チームが違う * 丁度良いサイズの課題 * 作って楽しいも大事 * ある程度のサイズが無いと活きてこない * マイクロサービス * 新しい挑戦への恐れ * 自分たちで決める * 社内ツールで試す * ベストプラクティスはケーススタディ * 第三者視点の活用 * 技術選定 * 静的型付け言語 * コンテナ時代の選定 * 書ける人がいるか * Terraform 話 * エンジニア採用の悩み * イメージを持つ * リモートワークで失われたもの Show notes * ほぼ日刊イトイ新聞 - 適切な大きさの問題さえ生まれれば。 [https://www.1101.com/umeda_iwata/]
31. Mai 2022 - 1 h 41 min
episode 46. PHP と型と静的解析ツール(sji_ch / tadsan) artwork
46. PHP と型と静的解析ツール(sji_ch / tadsan)
@sji_ch [https://twitter.com/sji_ch] さん、 @tadsan [https://twitter.com/tadsan] さんと PHP Foundation、PHP の静的解析ツールや型システムなどについて話しました。 * PHP Foundation * インフィニットループさんのブログ * バス係数 * Nikita Popov さんすごい * それぞれできる貢献をしていきましょう * PHP の静的解析 * 静的解析とは * 静的解析ツールを使うきっかけ * Phan * PHPStan * Rector * baseline * Psalm * これからのプロジェクトにどれを採用するか * アノテーションの違い * 言語としての型表現と Doc コメントによる型表現 * 導入してみて * 教育 * 実行時の型検査は不要? * PHP の型システム * 入出力で安全なコードが書けてこその型宣言 * PHP をより便利に使うための型 * 将来の可能性を広げるための型付け * PSR-5 * 静的型付き言語と PHP Show notes * PHP Foundation - Open Collective [https://opencollective.com/phpfoundation] * インフィニットループは PHP の継続的な発展を目指す The PHP Foundation に寄付をしました | 株式会社インフィニットループ技術ブログ [https://www.infiniteloop.co.jp/blog/2021/11/php-foundation/] * The PHP Foundation への寄付の流れが来ている! - Togetter [https://togetter.com/li/1822374] * PhpStormを使おう –高槻からは快速急行が早くなります #jbugj [https://www.slideshare.net/tanakahisateru/jetbrains2-phpstorm] * Home · phan/phan Wiki [https://github.com/phan/phan/wiki] * Continuous integration/Phan - MediaWiki [https://www.mediawiki.org/wiki/Continuous_integration/Phan] * Playground | PHPStan [https://phpstan.org/] * PHPStanで始めるPHPのための静的解析 #phperkaigi | メルカリエンジニアリング [https://engineering.mercari.com/blog/entry/phpstan/] * ピクシブ百科事典に静的解析のCIを導入した話 - pixiv inside [https://inside.pixiv.blog/mdan/7037] * プロジェクト内のライブラリをロードしつつ、ブラウザで動作するPHPStan Playground - pixiv inside [https://inside.pixiv.blog/2021/03/05/173000] * framework/phpstan.neon.dist at 79952ace1625572f596f2fc83b28a519911da9da · laravel/framework [https://github.com/laravel/framework/blob/79952ace1625572f596f2fc83b28a519911da9da/phpstan.neon.dist] * Rector - Automated Way to Instantly Upgrade and Refactor any PHP code [https://getrector.org/] * Psalm - a static analysis tool for PHP [https://psalm.dev/] * Supported Annotations - Documentation [https://psalm.dev/docs/annotating_code/supported_annotations/#psalm-immutable] * Conditional types - Documentation [https://psalm.dev/docs/annotating_code/type_syntax/conditional_types/] * Supported Annotations - Documentation [https://psalm.dev/docs/annotating_code/supported_annotations/#param-out-psalm-param-out] * Assert Annotations - Documentation [https://psalm.dev/docs/annotating_code/adding_assertions/] * My incredible journey with PHP. Before I joined Vimeo in 2014 my PHP… | by Matt Brown | Medium [https://muglug.medium.com/my-incredible-journey-with-php-df45d72ba2a5] * allow using custome configuration directory for psalm by azjezz · Pull Request #248 · Roave/infection-static-analysis-plugin [https://github.com/Roave/infection-static-analysis-plugin/pull/248] * JetBrains/phpstorm-psalm-plugin: Psalm plugin for PhpStorm [https://github.com/JetBrains/phpstorm-psalm-plugin] * Phan静的解析がもたらす大PHP型検査時代 - pixiv inside [archive] [https://devpixiv.hatenablog.com/entry/2016/11/11/202656] * WEB+DB PRESS Vol.123|技術評論社 [https://gihyo.jp/magazine/wdpress/archive/2021/vol123] * We don’t need runtime type checks - stitcher.io [https://stitcher.io/blog/we-dont-need-runtime-type-checks] * php-standard-library/psalm-plugin: Psalm integration for the PHP Standard Library [https://github.com/php-standard-library/psalm-plugin] * 型安全なHTTP入力を保証するParamHelper - pixiv inside [https://inside.pixiv.blog/2021/09/09/183500] * PHP の型宣言は変数の型のチェックではない - Qiita [https://qiita.com/tanakahisateru/items/6abf34e7612723f82f69] * 簡単なAPIをちょっとした工夫で完成度を高める話 - Qiita [https://qiita.com/tadsan/items/0e97755a3111d66a993f] * Conditional types で func_num_args() を使う例 [https://psalm.dev/r/75c3d9e2b5] * PSR-5: PHPDoc [https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc.md]
05. Jan. 2022 - 1 h 49 min
episode 45. 2021 年のオンラインカンファレンス(tomzoh / cakephper) artwork
45. 2021 年のオンラインカンファレンス(tomzoh / cakephper)
@tomzoh [https://twitter.com/tomzoh] さん、 @cakephper [https://twitter.com/cakephper] さんと 2021 年のオンラインカンファレンス、アフターコロナ、M1 Mac を見据えた開発環境などについて話しました。 * PHPerKaigi 2021 * PHP カンファレンス2021 * オンラインカンファレンス * 参加者からのフィードバック * Discord 投稿の扱い * オフラインとのハイブリッド開催 * PHPerKaigi 2022 * fortee の CakePHP 3 -> 4 バージョンアップ * オンラインカンファレンスでのコミュニケーション * オンラインカンファレンスはどう? * オフラインへの順応 * コロナ禍以降の働き方の変化 * PHP カンファレンス福岡 * アフターコロナのイベント * 東京出張 * M1 Mac 時代を見据えた開発環境 * ちょっとしたスクリプトを何で書くか * 小学校のタブレット配布 * 興味範囲が「PHP○○」に合わなくなってきた Show notes * PHPerKaigi 2021 [https://phperkaigi.jp/2021/] * PHP Conference Japan 2021 [https://phpcon.php.gr.jp/2021/] * 「ドメインをモデリングして PHP コードに落とし込む」を発表しました / PHP カンファレンス 2021 - Shin x Blog [https://blog.shin1x1.com/entry/phpcon2021-domain-modeling-with-php] * PHPから見たハードウェア制御 / Hardware control from PHP - Speaker Deck [https://speakerdeck.com/tomzoh/hardware-control-from-php] * PHPerKaigi 2022 [https://phperkaigi.jp/2022/]
26. Okt. 2021 - 1 h 39 min
episode 44. ちゃんとしなきゃいけない呪い(hanhan1978) artwork
44. ちゃんとしなきゃいけない呪い(hanhan1978)
@hanhan1978 [https://twitter.com/hanhan1978] さんと転職、既存コードとの向き合い方、Podcast、ランニング、学習とアウトプットなどについて話しました。 * Open Developers Conference 2021 Online * 受託会社からサービス事業会社への転職 * 転職先を選ぶ基準 * カオナビの現場 * 既存コードとの向き合い方 * Podcast をやってみて * Podcast ホストあるある * 四十肩辛い * ランニング * 勉強すれば勉強することが増える * ちゃんとしなきゃいけない呪い * 問題の捉え方 * 中途半端なアウトプットを見せ合う会 * 制約は大事 Show notes * Language Update: PHP&Perl - セミナープログラム - オープンデベロッパーズカンファレンス(ODC)2021 Online [https://event.ospn.jp/odc2021-online/session/422672] * 株式会社カオナビ [https://corp.kaonavi.jp/] * Yokohama North AM [https://anchor.fm/yokohama-north-am]
17. Aug. 2021 - 1 h 40 min
Der neue Look und die “Trailer” sind euch verdammt gut gelungen! Die bisher beste Version eurer App 🎉 Und ich bin schon von Anfang an dabei 😉 Weiter so 👍
Eine wahnsinnig große, vielfältige Auswahl toller Hörbücher, Autobiographien und lustiger Reisegeschichten. Ein absolutes Muss auf der Arbeit und in unserem Urlaub am Strand nicht wegzudenken... für uns eine feine Bereicherung
Spannende Hörspiele und gute Podcasts aus Eigenproduktion, sowie große Auswahl. Die App ist übersichtlich und gut gestaltet. Der Preis ist fair.

Nutze Podimo überall

Höre Podimo auf deinem Smartphone, Tablet, Computer oder im Auto!

Ein ganzes Universum für Unterhaltung für die Ohren

Tausende Hörbücher und exklusive Podcasts

Ohne Werbung

Verschwende keine Zeit mit Werbeunterbrechungen, wenn du bei Podimo hörst

Dein Angebot

Unbegrenzter Zugang zu allen exklusiven Podcasts
Ohne Werbung
20 Stunden Hörbücher / Monat
Nach der Testphase nur 4,99 € / Monat. Keine Vertragsbindung.

Andere exklusive Podcasts

  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts

Beliebte Hörbücher

  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher

Andere exklusive Podcasts

  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts
  • Andere exklusive Podcasts

Beliebte Hörbücher

  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher
  • Beliebte Hörbücher