Difference between revisions of "Jobs"
Jump to navigation
Jump to search
m (Update PSU graduate application answers to program questions) |
m (Update graduate application answers) |
||
| Line 66: | Line 66: | ||
Draft fragment (may need editing to better match question): | Draft fragment (may need editing to better match question): | ||
Two personal interest areas I hold in embedded systems include (1) driver development for constrained systems, such as ARM Cortex-M class microcontrollers and (2) scheduling and concurrency design patterns for applications which run on multi-core processors. | Two personal interest areas I hold in embedded systems include (1) driver development for constrained systems, such as ARM Cortex-M class microcontrollers and (2) scheduling and concurrency design patterns for applications which run on multi-core processors. | ||
| + | Draft 2: | ||
| + | My long term career goals are to continue to develop my knowledge of embedded systems and their constituent technologies, both hardware and software. I anticipate working another twelve to fifteen years or longer. When leadership and architectural planning roles become available I want to have a deeper and broader knowledge I may bring to bear in those roles. I also want to prepare myself to apply for possible teaching roles. While I know that university level instructor positions are fiercely competitive I have long had interest in teaching, and have enjoyed giving training in previous job roles which I held. I would like to open this set of doors in addition to investing for the long term in being a stronger and more knowledgeable embedded engineer. | ||
(3) Which track most closely aligns with your interests? Please note that your answer has no impact on admissions decisions. | (3) Which track most closely aligns with your interests? Please note that your answer has no impact on admissions decisions. | ||
Revision as of 19:42, 1 May 2026
Recent linked in posts:
2026-04-30 - Ingeniero de Desarrollo de Software Embebido - Displays/Middleware
2025-12-21
See post by Ibtihal Hamad technical recruiter regarding CV content importance and strategy.
See also Vennapusa Sunil Kumar Reddy post on Embedded C Interview Questions:
2026-01-17
2026-01-28
What is the company Bolt Innovation Management? . . .
1 /* 2 * Copyright (c) 2019 Bolt Innovation Management, LLC 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #ifndef ZEPHYR_INCLUDE_FS_LITTLEFS_H_ 8 #define ZEPHYR_INCLUDE_FS_LITTLEFS_H_
Continuing Education